[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 5 / f / 9 / AppsfireSDK / 2.5.0 / AppsfireSDK.podspec.json
blobfedd2a014c34607e1c9619d82357e42fd3aa736d
2   "name": "AppsfireSDK",
3   "version": "2.5.0",
4   "license": "Commercial",
5   "summary": "Appsfire iOS SDK",
6   "description": "The Appsfire SDK for iOS enables you to natively monetize your applications and engage with your users.",
7   "homepage": "http://www.appsfire.com/",
8   "authors": {
9     "Appsfire": "http://www.appsfire.com/"
10   },
11   "source": {
12     "git": "https://github.com/appsfire/Appsfire-iOS-SDK.git",
13     "tag": "2.5.0"
14   },
15   "platforms": {
16     "ios": "5.1.1"
17   },
18   "source_files": "AppsfireSDK/**/*.{h,m}",
19   "preserve_paths": "AppsfireSDK/*.a",
20   "libraries": "AppsfireSDK",
21   "xcconfig": {
22     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/AppsfireSDK/AppsfireSDK\""
23   },
24   "weak_frameworks": [
25     "AdSupport",
26     "StoreKit"
27   ],
28   "frameworks": [
29     "Accelerate",
30     "CoreGraphics",
31     "Foundation",
32     "QuartzCore",
33     "Security",
34     "SystemConfiguration",
35     "UIKit"
36   ],
37   "requires_arc": true