[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 7 / c / HYCivicCenter / 0.2.2 / HYCivicCenter.podspec.json
blob008f7126b63a1e52ab1223144ead093b950eb358
2   "name": "HYCivicCenter",
3   "version": "0.2.2",
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.2.2"
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": [
25     "HYCivicCenter/Classes/**/*"
26   ],
27   "public_header_files": "HYCivicCenter/Classes/Headers/*.h",
28   "resource_bundles": {
29     "HYCivicCenter": [
30       "HYCivicCenter/Assets/*.xcassets"
31     ]
32   },
33   "ios": {
34     "vendored_frameworks": "HYCivicCenter/Classes/NetWorkIDCard/CTID_Verification.framework"
35   },
36   "xcconfig": {
37     "OTHER_LDFLAGS": "$(inherited) -ObjC",
38     "USER_HEADER_SEARCH_PATHS": "HYCivicCenter/Classes/BDFaceSDK/include/*.{h}"
39   },
40   "pod_target_xcconfig": {
41     "VALID_ARCHS": "arm64 armv7"
42   },
43   "dependencies": {
44     "AFNetworking": [
46     ],
47     "AlipaySDK-iOS": [
49     ],
50     "Masonry": [
52     ],
53     "MJRefresh": [
55     ],
56     "MJExtension": [
58     ],
59     "WechatOpenSDK": [
61     ],
62     "SDWebImage": [
64     ],
65     "SVProgressHUD": [
67     ],
68     "TZImagePickerController": [
69       "~> 3.8.3"
70     ]
71   }