[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 3 / 2 / CBISDK / 0.1.4 / CBISDK.podspec.json
blob37ba844caa24648263ce439de0cb4438a1272426
2   "name": "CBISDK",
3   "version": "0.1.4",
4   "summary": "CBISDK is Core functions connected with CBI Platform.",
5   "description": "CBISDK that help user connect CBI Platform APIs, parse JSON data to Object, encode request.",
6   "homepage": "https://www.cbidigital.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lucasluu": "lucasluu@cbidigital.com"
13   },
14   "source": {
15     "git": "https://git.chidoanh.com/lucluu/CBISDK.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "CBISDK/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "Alamofire": [
29       "4.7.3"
30     ],
31     "ObjectMapper": [
32       "3.4.1"
33     ]
34   },
35   "swift_version": "4.2"