blob: afa065bd8f824be345419929f3323b9294960541 [file] [log] [blame]
{
"name": "YXYBaseViewController",
"version": "0.1.2",
"summary": "VC基类和常用的category",
"description": "基类VC和常用的category",
"homepage": "https://github.com/YXYCareFree/YXYBaseViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YXYCareFree": "576842121@qq.com"
},
"source": {
"git": "https://github.com/YXYCareFree/YXYBaseViewController.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YXYBaseViewController/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"MJRefresh": [
],
"Masonry": [
],
"MBProgressHUD": [
],
"SDWebImage": [
],
"YYCache": [
]
}
}