[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / f / a / AIQUILib / 1.0.0 / AIQUILib.podspec.json
blob5dcb4bfc68818a1975164f4710ec1aea4ba1be15
2   "name": "AIQUILib",
3   "version": "1.0.0",
4   "summary": "A set of AppearIQ enabled UI controls",
5   "homepage": "https://github.com/appear/AIQUILib",
6   "license": "MIT",
7   "authors": {
8     "Appear Networks AB": "ios@appearnetworks.com"
9   },
10   "source": {
11     "git": "https://github.com/appear/AIQUILib.git",
12     "tag": "1.0.0"
13   },
14   "social_media_url": "https://twitter.com/appear",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "public_header_files": "Pod/Classes/**/AIQ*.h",
21   "dependencies": {
22     "AIQJSBridge": [
23       "1.0.0"
24     ],
25     "Fabric": [
26       "1.6.0"
27     ],
28     "Crashlytics": [
29       "3.4.0"
30     ],
31     "GCDWebServer": [
32       "3.2.7"
33     ],
34     "UICollectionViewEmptyState": [
35       "1.4.4"
36     ]
37   }