| { | |
| "name": "ProtoKit", | |
| "version": "1.3", | |
| "summary": "ProtoKit - Protocol oriented UIKit", | |
| "authors": { | |
| "Ritesh Gupta": "rg.riteshh@gmail.com" | |
| }, | |
| "license": "MIT", | |
| "homepage": "https://github.com/riteshhgupta/ProtoKit", | |
| "source": { | |
| "git": "https://github.com/riteshhgupta/ProtoKit.git", | |
| "tag": "1.3" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Source/**/*.swift" | |
| } |