blob: 7051c7ffb71648e9b3e5ccd96895ab6ad1315c92 [file] [log] [blame]
{
"name": "SwiftGCD",
"version": "0.0.2",
"summary": "SwiftGCD",
"homepage": "https://github.com/temagit/SwiftGCD.git",
"license": "MIT",
"authors": {
"TemaSir": "tianxin@gsoft.cc"
},
"source": {
"git": "https://github.com/temagit/SwiftGCD.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}