| { |
| "name": "ZineOneSDK-2", |
| "version": "0.1.9", |
| "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.9" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/ZineOne.h", |
| "resource_bundles": { |
| "ZineOneSDK-2": [ |
| "Pod/Assets/*.png" |
| ] |
| }, |
| "public_header_files": "Pod/Classes/**/ZineOne.h", |
| "frameworks": "CFNetwork", |
| "libraries": "icucore" |
| } |