blob: f9f59d32418c91f51dcc29d6dd66b63d2ca359fc [file] [log] [blame]
{
"name": "AIQCoreLib",
"version": "0.0.1",
"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": "0.0.1"
},
"social_media_url": "https://twitter.com/appear",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"public_header_files": "Pod/Classes/AIQ*.h",
"dependencies": {
"AFNetworking": [
],
"CocoaLumberjack": [
],
"FMDB": [
],
"FMDBMigrationManager": [
]
}
}