[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 4 / e / AMRAdmostSDK / 1.0.15 / AMRAdmostSDK.podspec.json
blob7e341eb43e9b3509b6c2fab8c0b9061eaa5def4a
2   "name": "AMRAdmostSDK",
3   "version": "1.0.15",
4   "license": {
5     "type": "Copyright",
6     "text": "\t\t\t\t\t\t\t\t\tCopyright 2016\n\t\t\t\t\t\t\t\t\tAdmost Mediation Limited. \n"
7   },
8   "homepage": "http://www.admost.com/",
9   "authors": {
10     "Admost Mediation Limited": "amr@admost.com"
11   },
12   "summary": "Admost Adserver SDK.",
13   "description": "Admost Adserver is a powerful ad serving tool to maximize your ad revenues for your apps and games from all major ad networks.",
14   "source": {
15     "git": "https://github.com/admost/AMR-ADMOST-SDK.git",
16     "tag": "1.0.15"
17   },
18   "documentation_url": "https://admost.github.io/amrios/",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "vendored_frameworks": "AMRAdmostSDK/AMRAdmostSDK.xcframework",
23   "pod_target_xcconfig": {
24     "OTHER_LDFLAGS": "-ObjC -lc++",
25     "VALID_ARCHS": "arm64 armv7 x86_64",
26     "VALID_ARCHS[sdk=iphoneos*]": "armv7 arm64",
27     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
28   },
29   "dependencies": {
30     "KokteylLog": [
31       "~> 1.1.1"
32     ],
33     "AMRSDK": [
34       "~> 1.5.7"
35     ]
36   }