blob: 7854966e709ca243c69b458c0a395c86a8bb780e [file] [log] [blame]
{
"name": "JamifiSDK",
"version": "0.1.0",
"summary": "JamifiSDK packages all common functionality of your app like login, event management etc",
"description": "JamifiSDK abstracts all the common core features of apps like login, event recording to event management and analysis softwares like Fabric, Amplitude, Facebook etc.",
"homepage": "https://github.com/palneel/JamifiSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"palneel": "palneel1991@gmail.com"
},
"source": {
"git": "https://github.com/palneel/JamifiSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JamifiSDK/Classes/**/*",
"pushed_with_swift_version": "3.0"
}