blob: 8e46e8ae0eef49a203e47d27c96b98456a366184 [file] [log] [blame]
{
"name": "GSKit",
"version": "0.0.1",
"summary": "Garry's small kit.",
"homepage": "https://github.com/GarryLance/GSKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GarryLance": "380352860@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GarryLance/GSKit.git",
"tag": "0.0.1"
},
"source_files": [
"GSKit",
"GSKit/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": false
}