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