blob: f812da66df8687c26bd333a9bda819a31c8c2079 [file] [log] [blame]
{
"name": "SwiftySTPopup",
"version": "1.0.0",
"summary": "You will like it",
"homepage": "https://github.com/huangboju/SwiftySTPopup",
"license": "MIT",
"authors": {
"huangboju": "529940945@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huangboju/SwiftySTPopup.git",
"tag": "1.0.0"
},
"source_files": "STPopup/Classes/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}