blob: fbc29b4a6cea05c086836fc42c3c7b9c5446411f [file] [log] [blame]
{
"name": "katsana-sdk-ios",
"version": "0.9.0",
"summary": "Access Katsana platform",
"description": "SDK for accessing Katsana platform data",
"homepage": "https://github.com/katsana/katsana-sdk-ios",
"license": {
"type": "apache"
},
"authors": {
"Wan Ahmad Lutfi": "lutfime_2000@yahoo.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.11"
},
"source_files": [
"KatsanaAPI",
"KatsanaAPI/**/*.{h,m}"
],
"public_header_files": "KatsanaAPI/**/*.h",
"frameworks": "CoreLocation",
"requires_arc": true,
"source": {
"git": "https://github.com/katsana/katsana-sdk-ios.git",
"tag": "0.9.0"
},
"dependencies": {
"Siesta": [
],
"XCGLogger": [
]
},
"pushed_with_swift_version": "3.0"
}