blob: 8c896bafcc406a09709dfc4b262874319e08d556 [file] [log] [blame]
{
"name": "HandyGCD",
"version": "0.1.0",
"summary": "HandyGCD",
"homepage": "https://github.com/temagit/HandyGCD.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TemaSir": "temagsoft@163.com"
},
"source": {
"git": "https://github.com/temagit/HandyGCD.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}