blob: ba8d3a8df1199daf02ecadc94ee74458b0a1635a [file] [log] [blame]
{
"name": "A_CategoryXyzSpec",
"version": "0.1.0",
"summary": "A_Category Summary",
"platforms": {
"ios": "9.0"
},
"description": "This is a test function",
"homepage": "http://gitlab.umer.com.cn/ZhangXiangyu/a_category.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"umer.com": "zhangxiangyu@umer.com.cn"
},
"source": {
"git": "http://gitlab.umer.com.cn/ZhangXiangyu/a_category.git",
"tag": "0.1.0"
},
"source_files": "A_Category/Classes/**/*.{h,m}",
"dependencies": {
"CTMediator": [
]
}
}