Commit 0be7a1e9 authored by Fabio Pelosin's avatar Fabio Pelosin

[Pod::Command::Spec] Added deployment target example

parent eb760018
......@@ -187,6 +187,7 @@ Pod::Spec.new do |s|
# these, or none if it runs on both platforms.
#
# s.platform = :ios
# s.platform = :ios, :deployment_target => "5.0"
# s.platform = :osx
# A list of resources included with the Pod. These are copied into the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment