blob: 3b433232807cfbc704404c740fc1ac889e1b120a [file] [log] [blame]
{
"name": "Rake_Client",
"version": "0.0.3",
"summary": "iPhone tracking library for Rake",
"homepage": "https://github.com/dingulx2/rake-iphone",
"license": "Apache License, Version 2.0",
"authors": {
"Sentinel @Rake": "sentinel@sk.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/dingulx2/rake-iphone.git",
"tag": "v0.0.3"
},
"source_files": "Rake/**/*.{m,h}",
"private_header_files": "Rake/Library/**/*.h",
"frameworks": [
"Foundation",
"SystemConfiguration",
"CoreTelephony"
],
"requires_arc": true
}