| { |
| "name": "Curio_iOS_SDK", |
| "version": "1.2.1", |
| "platforms": { |
| "ios": "6.0", |
| "tvos": "9.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.2.1" |
| }, |
| "source_files": "CurioSDK.Core/CurioSDK", |
| "requires_arc": true, |
| "frameworks": [ |
| "Foundation", |
| "UIKit", |
| "CoreTelephony", |
| "CoreLocation", |
| "CoreBluetooth" |
| ], |
| "libraries": "sqlite3" |
| } |