blob: 59d0ef17a144a14ae348af0a16016156965cc533 [file] [log] [blame]
{
"name": "BaixingSDK",
"version": "1.2.0",
"summary": "It is a baixing base library.",
"description": "It is a baixing base library. Join us:shaozhengxingok@126.com",
"homepage": "https://github.com/iException/BaixingSDK",
"license": "MIT",
"authors": {
"phoebus": "shaozhengxingok@126.com"
},
"source": {
"git": "https://github.com/iException/BaixingSDK.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BaixingSDK": [
"Pod/Assets/*.png"
]
},
"libraries": "sqlite3",
"dependencies": {
"AFNetworking": [
"2.5.4"
],
"FMDB": [
"2.5"
],
"CocoaLumberjack": [
"2.0.0"
]
}
}