| { |
| "name": "MMExtensions", |
| "version": "0.0.3", |
| "summary": "A common extensions written on standard classes for Standard iOS applications written using Swift", |
| "description": "A common extensions written on standard classes for Standard iOS applications written using Swift. One stop for all your extension needs on standard classes", |
| "homepage": "https://github.com/MuthurajMuthulingam/MMExtensions", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Muthuraj Muthulingam": "muthurajmuthulingam@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/MuthurajMuthulingam/MMExtensions.git", |
| "tag": "0.0.3" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "swift_version": "4.0", |
| "source_files": "MMExtensions/Classes/**/*" |
| } |