blob: 6392800f4a697aca1ef32e8ea761f87cb535eedd [file] [log] [blame]
{
"name": "YLCategoryTest",
"version": "1.0.0",
"platforms": {
"ios": "7.0"
},
"summary": "some base tools you need.",
"homepage": "https://github.com/yuan2008lin/YLCategoryTest/tree/master/Category",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YL": "1009559961@qq.com"
},
"social_media_url": "https://github.com/yuan2008lin/YLCategoryTest.git",
"source": {
"git": "https://github.com/yuan2008lin/YLCategoryTest.git",
"tag": "v1.0.0"
},
"source_files": "Category/*.{h,m}",
"requires_arc": true
}