repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
d
/
a
/
b
/
ProtoKit
/
1.3
/
ProtoKit.podspec.json
blob
ef323c889741077634d9a72ddc9ed2ccf67994ed
1
{
2
"name": "ProtoKit",
3
"version": "1.3",
4
"summary": "ProtoKit - Protocol oriented UIKit",
5
"authors": {
6
"Ritesh Gupta": "rg.riteshh@gmail.com"
7
},
8
"license": "MIT",
9
"homepage": "https://github.com/riteshhgupta/ProtoKit",
10
"source": {
11
"git": "https://github.com/riteshhgupta/ProtoKit.git",
12
"tag": "1.3"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"requires_arc": true,
18
"source_files": "Source/**/*.swift"
19
}