blob: 54f02e74a38954cad0ce3524fd804f59b832ea2f [file] [log] [blame]
{
"name": "ZineOneSDK-2",
"version": "0.1.11",
"summary": "The ZineOneSDK gives you the tools to maintain in-app customer support.",
"homepage": "https://github.com/siddmax/ZineOneSDK-2",
"license": "MIT",
"authors": {
"siddmax": "sid@zineone.com"
},
"source": {
"git": "https://github.com/siddmax/ZineOneSDK-2.git",
"tag": "0.1.11"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**",
"public_header_files": "Pod/Classes/**/ZineOne.h",
"dependencies": {
"SocketRocket": [
]
}
}