blob: 12db0fb903a523ebe5034146792d0367fdae0ce2 [file] [log] [blame]
{
"name": "Rakam-iOS",
"version": "4.0.1",
"summary": "Rakam mobile analytics iOS SDK.",
"homepage": "https://rakam.io",
"license": {
"type": "MIT"
},
"authors": {
"Rakam": "emre@rakam.io"
},
"source": {
"git": "https://github.com/rakam-io/rakam-ios.git",
"tag": "v4.0.1"
},
"platforms": {
"ios": "6.0",
"tvos": "9.0"
},
"source_files": "Rakam/*.{h,m}",
"requires_arc": true,
"libraries": "sqlite3.0"
}