blob: 0d1ad34c1ab80b177fa91a15f1befe877f01d1c9 [file] [log] [blame]
{
"name": "YXModelController",
"version": "0.0.1",
"homepage": "https://guides.cocoapods.org/making/private-cocoapods.html",
"platforms": {
"ios": "7.0"
},
"summary": "Model Controller",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aren": "renchonghui@readyidu.com"
},
"source": {
"git": "http://192.168.4.181/dev-team/YXModelController.git",
"tag": "0.0.1"
},
"source_files": "YXModelController/*.{h,m}",
"requires_arc": true
}