{ | |
"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 | |
} |