blob: 217b3673d89b13a6e840a393f21910e69fefa4bf [file] [log] [blame]
{
"name": "SGAppKit",
"version": "0.0.1",
"summary": "category of UIKit",
"homepage": "https://github.com/kingsic/SGAppKit",
"license": "MIT",
"authors": {
"kingsic": "kingsic@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kingsic/SGAppKit.git",
"tag": "0.0.1"
},
"source_files": "SGAppKit/**/*.{h,m}",
"requires_arc": true
}