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