blob: f148d9b09b66d2391c75dce403e72c7842eabb55 [file] [log] [blame]
{
"name": "MXCCategory",
"version": "0.0.6",
"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.6"
},
"source_files": [
"Category",
"Category/**/*.{h,m}"
],
"dependencies": {
"MBProgressHUD": [
"~> 1.1"
]
}
}