blob: 56b33fa10b2b6e53c7ba1c3526446a33b0b33a6f [file] [log] [blame]
{
"name": "AIQCoreLib",
"version": "1.5.3",
"summary": "Allows access to AppearIQ cloud services.",
"homepage": "https://github.com/appear/AIQCoreLib",
"license": "MIT",
"authors": {
"Appear Networks AB": "ios@appearnetworks.com"
},
"source": {
"git": "https://github.com/appear/AIQCoreLib.git",
"tag": "1.5.3"
},
"social_media_url": "https://twitter.com/appear",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"AIQCoreLib": [
"Pod/Assets/*.png"
]
},
"public_header_files": [
"Pod/Classes/**/AIQ*.h",
"Pod/Classes/**/NS*.h",
"Pod/Classes/**/DD*.h"
],
"dependencies": {
"FMDB": [
"2.5"
],
"FMDBMigrationManager": [
"1.3.4"
],
"CocoaLumberjack": [
"1.9.2"
],
"ZipArchive": [
"1.4.0"
],
"GZIP": [
"1.1.1"
],
"Reachability": [
"3.2"
]
}
}