[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / e / GBIAP2Extras / 1.2.0 / GBIAP2Extras.podspec.json
blob5e7fcabfb4728d5f8bb3e44e8e9127e330764527
2   "name": "GBIAP2Extras",
3   "version": "1.2.0",
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.0"
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   }