blob: b1f26a24fb760e62e9d171864bbc27296454458a [file] [log] [blame]
{
"name": "StackMob",
"version": "0.5.1",
"license": "Apache License, Version 2.0",
"summary": "StackMob's SDK for accessing the StackMob Services on iOS.",
"homepage": "http://stackmob.com",
"authors": {
"StackMob": "info@stackmob.com"
},
"source": {
"git": "https://github.com/stackmob/StackMob_iOS.git",
"commit": "7f4a4c8c0de33cb92d81d4a1c96e6d25c3a44c11"
},
"description": "StackMob gives you everything you need to have a powerful platform so you can focus on creating feature-rich apps. Our flexible solution can help bring any app idea you have to life. From rapid implementation of persistence, to a proper workflow of development and production environments, to integrated services like Push Notifications and Social Integration so you no longer have to write the same code all your competitors write.\n We don’t believe in lock in. You own and have complete access to your data, and can export at anytime, so build with confidence.",
"platforms": {
"ios": null
},
"source_files": [
"StackMob",
"StackMob/Utils",
"StackMob/External/SecureUDID",
"StackMob/External/OAuthConsumer",
"StackMob/External/OAuthConsumer/Crypto"
],
"dependencies": {
"Reachability": [
"2.0.5"
],
"JSONKit": [
"1.5pre"
]
},
"frameworks": [
"CFNetwork",
"SystemConfiguration"
],
"requires_arc": false
}