[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / b / 4 / SCbuilding / 0.0.6 / SCbuilding.podspec.json
blob8782dcecdd90e8ef327e7b4e9750321e5a144ae9
2   "name": "SCbuilding",
3   "version": "0.0.6",
4   "summary": "SCbuilding",
5   "description": "SCbuildingPod",
6   "homepage": "https://gitee.com/cd_datalk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mac": "lyluoyuan@126.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/cd_datalk/SICHUAN_SK_IOS_926.git",
19     "tag": "0.0.6"
20   },
21   "prefix_header_contents": "#import \"PrefixHeader.pch\"",
22   "source_files": [
23     "SCbuilding/TKPods/**/*.{h,m}",
24     "SCbuilding/CommonClass/**/*.{h,m,pch,framework,a}"
25   ],
26   "resources": [
27     "SCbuilding/TKPods/**/*.{png,jpg,xcassets,storyboard,xib,md,license,bundle,lproj}",
28     "SCbuilding/CommonClass/**/*.{bundle}"
29   ],
30   "frameworks": [
31     "Foundation",
32     "UIKit"
33   ],
34   "static_framework": true,
35   "dependencies": {
36     "BaiduMapKit": [
37       "~> 4.2.1"
38     ],
39     "BMKLocationKit": [
40       "~> 1.4.0"
41     ],
42     "AFNetworking": [
43       "~> 3.2.1"
44     ],
45     "IQKeyboardManager": [
46       "~> 6.5.0"
47     ],
48     "Masonry": [
49       "~> 1.1.0"
50     ],
51     "AipOcrSdk": [
52       "~> 0.1.0"
53     ],
54     "YYModel": [
55       "~> 1.0.4"
56     ]
57   }