[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / c / 9 / BaixingSDK / 1.0.3 / BaixingSDK.podspec.json
bloba25149bf299fe2578afcfcd143329ab8a52991d4
2   "name": "BaixingSDK",
3   "version": "1.0.3",
4   "summary": "It is a baixing base library.",
5   "description": "It is a baixing base library. Join us:shaozhengxingok@126.com",
6   "homepage": "https://github.com/iException/BaixingSDK",
7   "license": "MIT",
8   "authors": {
9     "phoebus": "shaozhengxingok@126.com"
10   },
11   "source": {
12     "git": "https://github.com/iException/BaixingSDK.git",
13     "tag": "1.0.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "BaixingSDK": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "libraries": "sqlite3",
26   "dependencies": {
27     "AFNetworking": [
28       "2.5.4"
29     ],
30     "FMDB": [
31       "2.5"
32     ]
33   }