| { |
| "name": "NabuPod", |
| "version": "0.1.27", |
| "summary": "Learning pod for nabufit app.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/alijawadGGS/PodPod", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "alijawadGGS": "jawad.jd@hotmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/alijawadGGS/PodPod.git", |
| "tag": "0.1.27" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "NabuPod/Classes/**/*.{swift}", |
| "dependencies": { |
| "UICKeyChainStore": [ |
| |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |