[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 7 / c / HYCivicCenter / 0.1.5 / HYCivicCenter.podspec.json
blob48d954c3f0c7cbfc6200cb9766701d25f1277122
2   "name": "HYCivicCenter",
3   "version": "0.1.5",
4   "summary": "HYCivicCenter.",
5   "description": "HYCivicCenter: 数字市民.",
6   "homepage": "https://github.com/chensunwang/HYCivicCenter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chensunwang": "1172665780@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/chensunwang/HYCivicCenter.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "SDK/HYCivicCenter.frameworks",
22   "static_framework": true,
23   "requires_arc": true,
24   "source_files": "HYCivicCenter/Classes/**/*",
25   "public_header_files": "HYCivicCenter/Classes/Headers/*.h",
26   "resource_bundles": {
27     "HYCivicCenter": [
28       "HYCivicCenter/Assets/*.png",
29       "HYCivicCenter/Assets/CTID.bundle",
30       "HYCivicCenter/Assets/HYCivicCenter.bundle"
31     ]
32   },
33   "ios": {
34     "vendored_frameworks": "HYCivicCenter/Classes/NetWorkIDCard/CTID_Verification.framework"
35   },
36   "vendored_libraries": "HYCivicCenter/Classes/BDFaceSDK/*.{a}",
37   "xcconfig": {
38     "OTHER_LDFLAGS": "$(inherited) -ObjC",
39     "USER_HEADER_SEARCH_PATHS": "HYCivicCenter/Classes/BDFaceSDK/include/*.{h}"
40   },
41   "pod_target_xcconfig": {
42     "VALID_ARCHS": "arm64 armv7"
43   },
44   "dependencies": {
45     "AFNetworking": [
47     ],
48     "AlipaySDK-iOS": [
50     ],
51     "Masonry": [
53     ],
54     "MJRefresh": [
56     ],
57     "MJExtension": [
59     ],
60     "WechatOpenSDK": [
62     ],
63     "SDWebImage": [
65     ],
66     "SVProgressHUD": [
68     ],
69     "TZImagePickerController": [
70       "~> 3.8.3"
71     ]
72   }