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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
d
/
f
/
c
/
ITSHelper
/
0.0.2
/
ITSHelper.podspec.json
blob
dc9a780c500f6f95ad0d74675e35ea61d69ddb8e
1
{
2
"name": "ITSHelper",
3
"version": "0.0.2",
4
"license": "MIT",
5
"summary": "May helpers",
6
"homepage": "https://github.com/itsankov/ITSHelper",
7
"authors": {
8
"Ivelin Tsankov": "ivelaizer@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/itsankov/ITSHelper.git",
12
"tag": "0.0.2",
13
"submodules": true
14
},
15
"requires_arc": true,
16
"platforms": {
17
"ios": "8.0"
18
},
19
"source_files": "ITSHelper/Code/**/*.swift"
20
}