[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 5 / ADSuyiNetwork / 0.1.4.11261 / ADSuyiNetwork.podspec.json
blob150b48eaf65461a8d7249525ec8b630380cfae48
2   "name": "ADSuyiNetwork",
3   "version": "0.1.4.11261",
4   "summary": "A short description of ADSuyiNetwork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "hhttp://121.41.108.203/adsuyi_kit/adsuyinetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sangshenya": "sangshen@ecook.cn"
13   },
14   "source": {
15     "git": "http://121.41.108.203/adsuyi_kit/adsuyinetwork.git",
16     "tag": "0.1.4.11261"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "ADSuyiNetwork/Classes/*.framework",
22   "dependencies": {
23     "ADSuyiKit": [
24       "~> 0.4.4"
25     ]
26   },
27   "frameworks": "UIKit",
28   "requires_arc": true,
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "xcconfig": {
36     "OTHER_LDFLAGS": "-ObjC"
37   }