blob: 9fc9dc9c4744bf9144942f0af27157b2d875a2f6 [file] [log] [blame]
{
"name": "AFCategory",
"version": "0.1.0",
"summary": "分类.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AlwaysYang/AFCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AlwaysYang": "developer_fly@sina.com"
},
"source": {
"git": "https://github.com/AlwaysYang/AFCategory.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AFCategory/Classes/**/*",
"dependencies": {
"Masonry": [
],
"MBProgressHUD": [
]
}
}