[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 0 / 6 / e / GBIAP2Extras / 1.2.2 / GBIAP2Extras.podspec.json
blobf880d1fc8af7b46adbbb864c9f2d48f6ac67e92c
2   "name": "GBIAP2Extras",
3   "version": "1.2.2",
4   "summary": "Extensions to GBIAP2",
5   "homepage": "https://github.com/lmirosevic/GBIAP2Extras",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Luka Mirosevic": "luka@goonbee.com"
12   },
13   "source": {
14     "git": "https://github.com/lmirosevic/GBIAP2Extras.git",
15     "tag": "1.2.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "GBIAP2Extras/GBIAPExtras.h",
23     "GBIAP2Extras/GBIAPAnalyticsModule.{h,m}"
24   ],
25   "public_header_files": [
26     "GBIAP2Extras/GBIAPExtras.h",
27     "GBIAP2Extras/GBIAPAnalyticsModule.h"
28   ],
29   "dependencies": {
30     "GBIAP2": [
31       "~> 3.0"
32     ],
33     "GBAnalytics": [
34       "~> 4.0"
35     ],
36     "GBDeviceInfo": [
37       "~> 6.0"
38     ],
39     "GBToolbox": [
41     ]
42   }