| { |
| "name": "NTiOSViews", |
| "version": "0.1.0", |
| "summary": "usable code for general projects", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/nouf92/NTiOSViews", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "nouf92": "nouf_alturaief@hotmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/nouf92/NTiOSViews.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "NTiOSViews/Classes/**/*", |
| "frameworks": "UIKit", |
| "pushed_with_swift_version": "3.0" |
| } |