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
[Delete] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
7
/
d
/
6
/
SwiftMan
/
0.2.2
/
SwiftMan.podspec.json
blob
fe0c76e0f061dbf98c2753e18eb2b3804bd08cee
1
{
2
"name": "SwiftMan",
3
"version": "0.2.2",
4
"summary": "Swift extensions and utils classes",
5
"homepage": "https://github.com/easyui/SwiftMan",
6
"license": "MIT",
7
"authors": {
8
"yangjun": "gzhuyangjun@gmail.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/easyui/SwiftMan.git",
15
"tag": "0.2.2"
16
},
17
"source_files": "SwiftMan/*",
18
"frameworks": [
19
"UIKit",
20
"AVFoundation",
21
"Foundation",
22
"CoreTelephony"
23
],
24
"requires_arc": true
25
}