[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 1 / c / 9 / BaixingSDK / 1.2.5 / BaixingSDK.podspec.json
blobff29875312003391f00254fb4ad0cbe966f4c8cb
2   "name": "BaixingSDK",
3   "version": "1.2.5",
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.2.5"
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.6"
29     ],
30     "FMDB": [
31       "~> 2.6"
32     ]
33   }