[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / b / a / e / XplodeSDK / 2.6.1 / XplodeSDK.podspec.json
blobcb89b73b1ad62c651ad09bf495b9aaa82a8aa7af
2   "name": "XplodeSDK",
3   "version": "2.6.1",
4   "summary": "Xplode is the world's first 100% native platform for mobile app developers to promote their apps, grow users, and boost revenue.",
5   "homepage": "http://xplode.iddiction.com",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Iddiction, Inc.": "info@iddiction.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/Iddiction/XplodeSDK.git",
18     "tag": "2.6.1"
19   },
20   "vendored_frameworks": "XplodeSDK.framework",
21   "preserve_paths": "XplodeSDK.framework",
22   "frameworks": [
23     "Accelerate",
24     "CoreGraphics",
25     "AdSupport",
26     "Security",
27     "StoreKit",
28     "QuartzCore",
29     "CoreTelephony",
30     "MediaPlayer"
31   ],
32   "requires_arc": true,
33   "xcconfig": {
34     "OTHER_LDFLAGS": "-ObjC -lsqlite3",
35     "ALWAYS_SEARCH_USER_PATHS": "YES",
36     "CLANG_ENABLE_MODULES": "YES"
37   }