| { |
| "name": "TZFRAMEWORK", |
| "version": "0.1.1", |
| "summary": "TZFRAMEWORK is a Demo work of ours.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/ritheshri2/TZFRAMEWORK", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Rithesh Rao": "ritheshri2@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/ritheshri2/TZFRAMEWORK.git", |
| "tag": "0.1.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "TZFRAMEWORK/Classes/**/*", |
| "resource_bundles": { |
| "TZFRAMEWORK": [ |
| "TZFRAMEWORK/Assets/*.png", |
| "TZFRAMEWORK/Res/*.storyboard" |
| ] |
| }, |
| "dependencies": { |
| "SwiftyJSON": [ |
| |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |