blob: c96c02332fd45a011e484656a85149aeb266238e [file] [log] [blame]
{
"name": "A_Category",
"version": "0.0.1",
"summary": "A_Category.",
"description": "this is A_Category",
"homepage": "https://github.com/podspec2/A_Category",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"jyf": "15757127193@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/podspec2/A_Category.git",
"tag": "0.0.1"
},
"source_files": "A_Category/A_Category/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"CTMediator": [
]
}
}