blob: 647f7f7b37599ada7099cf246c880c2fe62d288d [file] [log] [blame]
{
"name": "GSKit",
"version": "0.0.2",
"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.2"
},
"source_files": [
"GSKit",
"GSKit/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": false
}