blob: 13fe1a4a91c74bb0de858b0c3c6499c7427534cb [file] [log] [blame]
{
"name": "CalqClient-iOS",
"version": "1.0.2",
"summary": "Calq analytics client SDK for iOS.",
"homepage": "https://calq.io",
"license": {
"type": "Apache2"
},
"authors": {
"Calq": "support@calq.io"
},
"source": {
"git": "https://github.com/Calq/Client-iOS.git",
"tag": "v1.0.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": "CalqClient/**/*.{h,m}",
"requires_arc": true,
"libraries": "sqlite3"
}