[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 5 / 8 / c / AIQCoreLib / 0.0.1 / AIQCoreLib.podspec.json
blobf9f59d32418c91f51dcc29d6dd66b63d2ca359fc
2   "name": "AIQCoreLib",
3   "version": "0.0.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": "0.0.1"
13   },
14   "social_media_url": "https://twitter.com/appear",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "public_header_files": "Pod/Classes/AIQ*.h",
21   "dependencies": {
22     "AFNetworking": [
24     ],
25     "CocoaLumberjack": [
27     ],
28     "FMDB": [
30     ],
31     "FMDBMigrationManager": [
33     ]
34   }