| { | |
| "name": "ShoppingModels", | |
| "version": "0.0.2", | |
| "summary": "Models for shopping", | |
| "homepage": "https://github.com/sperev/ShoppingModels", | |
| "license": { | |
| "type": "MIT" | |
| }, | |
| "authors": { | |
| "Sergei Perevoznikov": "sperev@bk.ru" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/sperev/ShoppingModels.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": [ | |
| "Sources/*.swift", | |
| "Sources/**/*.swift" | |
| ], | |
| "pushed_with_swift_version": "3.0.2" | |
| } |