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] PlayerUI 0.10.1
[CocoaPods.git]
/
Specs
/
7
/
c
/
6
/
SRT
/
1.0.0
/
SRT.podspec.json
blob
258a7acc977a5939a24f2f32e79a700da4edb6af
1
{
2
"name": "SRT",
3
"version": "1.0.0",
4
"summary": "Swift Repeatable Tools",
5
"homepage": "https://github.com/AlexZd",
6
"license": "MIT",
7
"authors": {
8
"Alex Z": "alexzd89@mail.ru"
9
},
10
"source": {
11
"git": "https://github.com/AlexZd/SRT.git",
12
"tag": "1.0.0"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"requires_arc": true,
18
"source_files": "Pod/Utils/**/*"
19
}