blob: 99f60d38ad3690afa412588123c355c1d177eadf [file] [log] [blame]
{
"name": "YXYBaseViewController",
"version": "0.0.3",
"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.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YXYBaseViewController/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"MJRefresh": [
],
"Masonry": [
],
"YYCache": [
]
}
}