[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 8 / c / AIQCoreLib / 1.5.1 / AIQCoreLib.podspec.json
blob3f99ec27be287af6039b9f4a44e615ed0af674a0
2   "name": "AIQCoreLib",
3   "version": "1.5.1",
4   "summary": "Allows access to AppearIQ cloud services.",
5   "homepage": "https://github.com/appear/AIQCoreLib",
6   "license": "MIT",
7   "authors": {
8     "Appear Networks AB": "ios@appearnetworks.com"
9   },
10   "source": {
11     "git": "https://github.com/appear/AIQCoreLib.git",
12     "tag": "1.5.1"
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   "resource_bundles": {
21     "AIQCoreLib": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": [
26     "Pod/Classes/**/AIQ*.h",
27     "Pod/Classes/**/NS*.h",
28     "Pod/Classes/**/DD*.h"
29   ],
30   "dependencies": {
31     "FMDB": [
32       "2.5"
33     ],
34     "FMDBMigrationManager": [
35       "1.3.4"
36     ],
37     "CocoaLumberjack": [
38       "1.9.2"
39     ],
40     "ZipArchive": [
41       "1.4.0"
42     ],
43     "GZIP": [
44       "1.1.1"
45     ],
46     "Reachability": [
47       "3.2"
48     ]
49   }