blob: 01cf0d92d33effbaae20e24f95aa5ffb52652a85 [file] [log] [blame]
{
"name": "ZineOneSDK-2",
"version": "0.1.18",
"summary": "The ZineOneSDK gives you the tools to maintain in-app customer relations.",
"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.18"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**",
"public_header_files": "Pod/Classes/ZineOne.h",
"frameworks": "CoreLocation",
"dependencies": {
"SocketRocket": [
]
}
}