blob: dcca0422efd435b4db649a4dcc42eecb388f2ee5 [file] [log] [blame]
{
"name": "SSKit",
"version": "0.1.0",
"summary": "SSKit 描述",
"description": "SSKit 形容词",
"homepage": "https://github.com/bassamyan/SSKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quincy Yan": "bassamyan@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bassamyan/SSKit.git",
"tag": "0.1.0"
},
"source_files": [
"SSKit",
"SSKit/**/*.{h,m}"
],
"requires_arc": true
}