blob: b2b508e4d5104693f70275cf0462bda28fa63508 [file] [log] [blame]
{
"name": "MXCCategory",
"version": "0.0.1",
"summary": "test",
"description": "Category经过整理后常识使用pods来管理",
"homepage": "https://github.com/evafan2003/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hefei": "evafan2003@aliyun.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/evafan2003/CategoryRepertory.git",
"branch": "master",
"tag": "v0.0.1"
},
"source_files": [
"Category",
"Category/**/*.{h,m}"
]
}