blob: 212b7adc366e289242994b7b79e5211425a8a667 [file] [log] [blame]
{
"name": "BYCCategory",
"version": "0.1.0",
"summary": "it is my pod Demo",
"description": "it is my pod Demo",
"homepage": "https://github.com/banyuchen/BYCCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"banyuchen": "1204470409@qq.com"
},
"source": {
"git": "https://github.com/banyuchen/BYCCategory.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BYCCategory/Classes/**/*",
"frameworks": "UIKit"
}