| { |
| "name": "CocoaSam01", |
| "version": "0.1.0", |
| "summary": "this is just a sample project for developers", |
| "description": "this is just a sample project for developers, this is just a sample project for developers, this is just a sample project for developers", |
| "homepage": "https://github.com/faisalazeez/CocoaSam01", |
| "swift_version": "4.0", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "faisalazeez": "faisalazeez7@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/faisalazeez/CocoaSam01.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "CocoaSam01/Classes/**/*" |
| } |