[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 8 / 3 / 4 / AppPrizesSDK / 0.0.3 / AppPrizesSDK.podspec.json
blob01eb6214d21ec59890fb141deeb140f91dc6bb23
2   "name": "AppPrizesSDK",
3   "version": "0.0.3",
4   "summary": "AppPrizes inc VAST video ad SDK",
5   "description": "                   AppPrizes inc (appprizes.com) VAST video ad SDK. See more at our website\n",
6   "homepage": "https://bitbucket.org/glagoliev/appprizessdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alex Glagoliev": "aglagoliev@gmail.com"
13   },
14   "platforms": {
15     "ios": "6.1"
16   },
17   "source": {
18     "git": "https://bitbucket.org/glagoliev/appprizessdk.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "public_header_files": "Classes/*.h",
23   "frameworks": [
24     "SystemConfiguration",
25     "MediaPlayer",
26     "UIKit",
27     "Foundation"
28   ],
29   "libraries": "xml2",
30   "requires_arc": true,
31   "xcconfig": {
32     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
33   },
34   "dependencies": {
35     "Reachability": [
36       "~> 3.1.1"
37     ]
38   }