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