[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 8 / c / ZhangCharkSDK / 5.4.1 / ZhangCharkSDK.podspec.json
blobd1e20fa0920a5015957f9bfc8c53ca25dd04d1fe
2   "name": "ZhangCharkSDK",
3   "version": "5.4.1",
4   "summary": "you can import my ad sdk via using this pod",
5   "homepage": "https://github.com/zhangchark/my-mtg-rv.git",
6   "description": "you can import my ad sdk via using this pod,you can import my ad sdk via using this pod",
7   "license": "MIT",
8   "authors": {
9     "zhangChark": "zhangchark@gmail.com"
10   },
11   "social_media_url": "https://www.facebook.com/chark.zhang",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/zhangchark/my-mtg-sdk.git",
17     "tag": "5.4.1"
18   },
19   "libraries": [
20     "sqlite3",
21     "xml2",
22     "z"
23   ],
24   "frameworks": [
25     "SystemConfiguration",
26     "CoreGraphics",
27     "Foundation",
28     "UIKit",
29     "AdSupport",
30     "StoreKit",
31     "QuartzCore",
32     "CoreTelephony",
33     "MobileCoreServices",
34     "Accelerate",
35     "AVFoundation",
36     "WebKit"
37   ],
38   "requires_arc": true,
39   "user_target_xcconfig": {
40     "OTHER_LDFLAGS": [
41       "-lObjC"
42     ]
43   },
44   "default_subspecs": "NativeAd",
45   "subspecs": [
46     {
47       "name": "NativeAd",
48       "platforms": {
49         "ios": "7.0"
50       },
51       "vendored_frameworks": "Framework/NativeAd/*.framework"
52     },
53     {
54       "name": "InterstitialVideoAd",
55       "platforms": {
56         "ios": "7.0"
57       },
58       "vendored_frameworks": "Framework/InterstitialAd/*.framework",
59       "dependencies": {
60         "ZhangCharkSDK/NativeAd": [
62         ]
63       }
64     },
65     {
66       "name": "RewardVideoAd",
67       "platforms": {
68         "ios": "7.0"
69       },
70       "vendored_frameworks": "Framework/RewardVideoAd/*.framework",
71       "dependencies": {
72         "ZhangCharkSDK/NativeAd": [
74         ]
75       }
76     }
77   ]