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] MARSDK_EPSDK 5.4.1
[CocoaPods.git]
/
Specs
/
b
/
4
/
e
/
SwiftlyExt
/
0.0.1
/
SwiftlyExt.podspec.json
blob
ad402f667381c523b876dcd97571659768f0c2d0
1
{
2
"name": "SwiftlyExt",
3
"version": "0.0.1",
4
"license": "MIT",
5
"summary": "Extensions for native standard Swift types and classes",
6
"homepage": "https://github.com/khoiln/Swiftly",
7
"authors": {
8
"Khoi Lai": "k@khoi.io"
9
},
10
"source": {
11
"git": "https://github.com/khoiln/Swiftly.git",
12
"tag": "0.0.1"
13
},
14
"platforms": {
15
"ios": "9.0",
16
"osx": "10.11",
17
"tvos": "9.0",
18
"watchos": "2.0"
19
},
20
"source_files": "Source/*.swift"
21
}