| { |
| "name": "SSTWebServices", |
| "version": "0.0.1", |
| "summary": "A short description of SSTWebServices.", |
| "homepage": "https://MohnishVardhanWebServices@bitbucket.org/MohnishVardhanWebServices/sstwebservices.git", |
| "license": "MIT", |
| "authors": { |
| "mohnish": "vmohnish@thisisswitch.com" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "git": "https://MohnishVardhanWebServices@bitbucket.org/MohnishVardhanWebServices/sstwebservices.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": [ |
| "SSTWebServices", |
| "SSTWebServices/**/*.{h,m}" |
| ], |
| "dependencies": { |
| "MBProgressHUD": [ |
| "~> 1.0.0" |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |