| { |
| "name": "swiftsnfx", |
| "version": "0.1.0", |
| "summary": "creating new coccapod try for swiftsnfx.", |
| "swift_version": "4.0", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/ramprasath07/swiftsnfx", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "madhu mani": "madhu.mani@sizenfit.com" |
| }, |
| "source": { |
| "git": "https://github.com/ramprasath07/swiftsnfx.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "swiftsnfx/Classes/**/*" |
| } |