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] FaceCoreBasicNightly 6.4.1124
[CocoaPods.git]
/
Specs
/
2
/
0
/
f
/
utopia
/
0.1.0
/
utopia.podspec.json
blob
7da2b482db2ba57eb6748aadbbc06fc607998c35
1
{
2
"name": "utopia",
3
"version": "0.1.0",
4
"summary": "Common utilities for Swift projects",
5
"homepage": "https://github.com/Ramotion/utopia",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Ramotion": "igor.k@ramotion.com"
12
},
13
"source": {
14
"git": "https://github.com/Ramotion/utopia.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "10.0"
19
},
20
"source_files": "utopia/Source/**/*"
21
}