[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 5 / ADSuyiNetwork / 0.2.1.11211 / ADSuyiNetwork.podspec.json
blob2afcea1af8445a872d37f3308c9a23a1d69cfa39
2   "name": "ADSuyiNetwork",
3   "version": "0.2.1.11211",
4   "summary": "A short description of ADSuyiNetwork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/admobile/ios-framework-adsuyinetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sangshenya": "sangshen@ecook.cn"
13   },
14   "source": {
15     "git": "https://gitee.com/admobile/ios-framework-adsuyinetwork.git",
16     "tag": "0.2.1.11211"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "ADSuyiNetwork/Classes/*.xcframework",
22   "dependencies": {
23     "ADSuyiKit": [
24       "~> 0.6.0"
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   }