[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / f / 9 / AppsfireSDK / 2.5.1 / AppsfireSDK.podspec.json
blobf99150aee21be6364cc73cbf0c799440045c470d
2   "name": "AppsfireSDK",
3   "version": "2.5.1",
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.1"
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     "CoreText",
32     "Foundation",
33     "QuartzCore",
34     "Security",
35     "SystemConfiguration",
36     "UIKit"
37   ],
38   "requires_arc": true