[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / 9 / BaixingSDK / 1.0.2 / BaixingSDK.podspec.json
blob52bf73faf1ff3245eb0ee10c1fc7f4ed4900dee5
2   "name": "BaixingSDK",
3   "version": "1.0.2",
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.2"
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   }