blob: ef323c889741077634d9a72ddc9ed2ccf67994ed [file] [log] [blame]
{
"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"
}