blob: 18d93db0fefa905cf1c26f47b8584d745b254683 [file] [log] [blame]
{
"name": "ADController",
"version": "1.0.1",
"summary": "让广告弹框简单一点",
"homepage": "https://github.com/huangboju/ADController",
"license": "MIT",
"authors": {
"huangboju": "529940945@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huangboju/ADController.git",
"tag": "1.0.1"
},
"source_files": "Classes/**/*.swift",
"resources": "Classes/Resources/ADController.bundle",
"frameworks": "UIKit",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}