blob: 3b98b1c7c2fec256f8fc4cefeeb4d1b9a4bcf757 [file] [log] [blame]
{
"name": "YHJView",
"version": "1.1.1",
"summary": "这是余洪江的开源库管理",
"description": "我设置的库管理信息\n我是余洪江\n这是我的github上的一个开源库",
"homepage": "https://github.com/mrjlovetian/YHJ_New_View",
"license": "MIT",
"authors": {
"余洪江": "mrjlovetian@gmail.com"
},
"source": {
"git": "https://github.com/mrjlovetian/YHJ_New_View.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"YHJView": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}