[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / 9 / AppsfireSDK / 2.8.2 / AppsfireSDK.podspec.json
blob8b242448daf108ce1e3c411acbc398f09b1712db
2   "name": "AppsfireSDK",
3   "version": "2.8.2",
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.mobilenetworkgroup.com/",
8   "authors": {
9     "Appsfire": "http://www.mobilenetworkgroup.com/"
10   },
11   "source": {
12     "git": "https://github.com/appsfire/Appsfire-iOS-SDK.git",
13     "tag": "2.8.2"
14   },
15   "platforms": {
16     "ios": "6.0"
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     "MapKit",
37     "CoreLocation",
38     "UIKit"
39   ],
40   "requires_arc": true