blob: e03a2ebb5a1b21814e23ad257966fa15f8df8025 [file] [log] [blame]
{
"name": "Curio_iOS_SDK",
"version": "1.0.7",
"platforms": {
"ios": "6.0"
},
"summary": "Curio is mobile analytics system of Turkcell, and this is Curio iOS Client SDK library",
"homepage": "https://github.com/Turkcell/Curio_iOS_SDK",
"license": "Apache 2.0",
"authors": {
"Can Ciloglu": "can.ciloglu@turkcell.com.tr"
},
"social_media_url": "https://twitter.com/canciloglu",
"source": {
"git": "https://github.com/Turkcell/Curio_iOS_SDK.git",
"tag": "1.0.7"
},
"source_files": "CurioSDK.Core/CurioSDK",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"CoreTelephony",
"CoreLocation"
],
"libraries": "sqlite3"
}