[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 7 / c / HYCivicCenter / 0.2.3 / HYCivicCenter.podspec.json
blobd7c59d851eed973a4f160dc686546ae0b42dab36
2   "name": "HYCivicCenter",
3   "version": "0.2.3",
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.3"
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   },
39   "pod_target_xcconfig": {
40     "VALID_ARCHS": "arm64 armv7"
41   },
42   "dependencies": {
43     "AFNetworking": [
45     ],
46     "AlipaySDK-iOS": [
48     ],
49     "Masonry": [
51     ],
52     "MJRefresh": [
54     ],
55     "MJExtension": [
57     ],
58     "WechatOpenSDK": [
60     ],
61     "SDWebImage": [
63     ],
64     "SVProgressHUD": [
66     ],
67     "TZImagePickerController": [
68       "~> 3.8.3"
69     ]
70   }