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] Harbor 3.0.0
[CocoaPods.git]
/
Specs
/
3
/
6
/
b
/
HYTSwiftHelper
/
0.1.1
/
HYTSwiftHelper.podspec.json
blob
645c545e77037af8de203af112b0cba625d06d36
1
{
2
"name": "HYTSwiftHelper",
3
"version": "0.1.1",
4
"summary": "Helper class or extensions for Swift",
5
"homepage": "https://github.com/hayatan/HYTSwiftHelper",
6
"license": "MIT",
7
"authors": "hayatan",
8
"source": {
9
"git": "https://github.com/hayatan/HYTSwiftHelper.git",
10
"tag": "0.1.1"
11
},
12
"platforms": {
13
"ios": "8.0"
14
},
15
"requires_arc": true,
16
"source_files": "Pod/Classes/**/*"
17
}