blob: 939e5a431222560a7e363abed68c2a6457f0e4e8 [file] [log] [blame]
{
"name": "ASByr",
"version": "0.1.0",
"summary": "A library for http://bbs.byr.cn .",
"description": "A simple iOS SDK for byr bbs api.",
"homepage": "https://github.com/andy-sheng/ASByr",
"license": "MIT",
"authors": {
"andysheng": "andysheng@live.com"
},
"source": {
"git": "https://github.com/andy-sheng/ASByr.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ASByr": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
]
}
}