| { |
| "name": "PZPVONESDK", |
| "version": "1.0.3", |
| "summary": "Description of Umbrella Framework.", |
| "description": "A bigger description of Umbrella Framework.", |
| "homepage": "https://pointzi.com", |
| "license": { |
| "type": "Apache-2.0", |
| "file": "LICENSE.txt" |
| }, |
| "authors": { |
| "Author one": "ganeshfaterpekar@gmail.com", |
| "Author two": "ganeshfaterpekar@gmail.com" |
| }, |
| "source": { |
| "http": "https://gitlab.com/ganeshfaterpekar/umbrellaframework/raw/master/Umbrella/PointziSDKFramework.zip" |
| }, |
| "swift_versions": "4.2", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "ios": { |
| "vendored_frameworks": "PointziSDKFramework/PointziSDK.framework" |
| }, |
| "dependencies": { |
| "Alamofire": [ |
| |
| ] |
| }, |
| "swift_version": "4.2" |
| } |