blob: 7707b72d308543c061f46be72ff6e8bfba3a4600 [file] [log] [blame]
{
"name": "YYCategory",
"version": "0.0.1",
"summary": "测试创建spec",
"homepage": "https://github.com/jinying0218/YYCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"金莹": "jinying0218@aliyun.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/jinying0218/YYCategory.git",
"tag": "0.0.1"
},
"source_files": "YYCategoryDemo/YYCategory/**/*.{h,m}",
"requires_arc": true
}