blob: 6432a106b2f18ecd5f8032c9a22355d48b36b650 [file] [log] [blame]
{
"name": "Aview",
"version": "0.1.2",
"summary": "余洪江的第一个测试库,用来集成多个框架",
"description": "*我的第一个类库,我写的库,用来试验的我捆绑数据\n*My first class library, the library, I wrote I bind data to test",
"homepage": "https://coding.net/u/yhjloveqi/p/MyGit/git",
"license": "MIT",
"authors": {
"YHJ": "mrjlovetian@gmail.com"
},
"source": {
"git": "https://coding.net/u/yhjloveqi/p/MyGit/git.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Aview": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}