[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / b / AdPieSDK / 1.5.2 / AdPieSDK.podspec.json
blob7de26b30ea397543ceb50da6da0c8872f72c8966
2   "name": "AdPieSDK",
3   "version": "1.5.2",
4   "summary": "AdPie Ads SDK.",
5   "description": "The AdPie SDK allows developers to easily incorporate banner, interstitial and native ads. It will benefit developers a lot.",
6   "homepage": "https://github.com/gomfactory/AdPie-iOS-SDK",
7   "license": {
8     "type": "commercial",
9     "text": "Copyright 2015 gomfactory. All rights reserved."
10   },
11   "authors": "gomfactory",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/gomfactory/AdPie-iOS-SDK.git",
17     "tag": "1.5.2"
18   },
19   "ios": {
20     "vendored_frameworks": "AdPieSDK/AdPieSDK.xcframework"
21   },
22   "frameworks": [
23     "AdSupport",
24     "CoreTelephony",
25     "SystemConfiguration"
26   ],
27   "weak_frameworks": "WebKit",
28   "xcconfig": {
29     "OTHER_LDFLAGS": "-ObjC",
30     "LIBRARY_SEARCH_PATHS": "$(SRCROOT)/Pods/AdPieSDK"
31   },
32   "swift_versions": "4.0",
33   "swift_version": "4.0"