| { | |
| "name": "SensibolSDKFrameworkCopy", | |
| "version": "1.1", | |
| "summary": "SensibolSDK for Zee.", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Sachin Pant": "sachin@sensibol.com", | |
| "Unmesh Rathod": "unmesh@sensibol.com", | |
| "Shwetangi Gurav": "shwetangi@sensibol.com" | |
| }, | |
| "homepage": "http://www.sensibol.com", | |
| "source": { | |
| "git": "https://github.com/UnmeshRathod/SampleSDK.git", | |
| "tag": "1.1" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "ios": { | |
| "vendored_frameworks": "SensibolSDKFramework.framework" | |
| } | |
| } |