blob: add26a15b70f86a6419cdd137387968286f2149e [file] [log] [blame]
{
"name": "SSInherits",
"version": "0.0.1",
"summary": "一些继承的类",
"description": "适用于SSKit的一些自定义的通用的类",
"homepage": "https://github.com/bassamyan/SSInherits",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quincy Yan": "yanyibin.nz@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bassamyan/SSInherits.git",
"tag": "0.0.1"
},
"source_files": "SSInheritsDemo/SSInherits/**/*.{h,m}"
}