blob: a8ce3c9f5277b0ce88f57d703934d4d759f2a188 [file] [log] [blame]
{
"name": "Swift-GCD",
"version": "0.0.1",
"summary": "Swift-GCD",
"homepage": "https://github.com/temagit/Swift-GCD",
"license": "MIT",
"authors": {
"TemaSir": "tianxin@gsoft.cc"
},
"source": {
"git": "https://github.com/temagit/Swift-GCD.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Swift-GCD/*.swift",
"frameworks": "UIKit",
"xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
"FRAMEWORK_SEARCH_PATHS": "$(inherited) \"${PODS_ROOT}\"/**",
"LIBRARY_SEARCH_PATHS": "$(inherited) \"${PODS_ROOT}\"/**"
},
"pushed_with_swift_version": "3.0"
}