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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
7
/
d
/
6
/
SwiftMan
/
0.2.0
/
SwiftMan.podspec.json
blob
08396fc5c9b47a1b4c81a5043c94a5f57a8558ba
1
{
2
"name": "SwiftMan",
3
"version": "0.2.0",
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.0"
16
},
17
"source_files": "SwiftMan/*",
18
"frameworks": [
19
"UIKit",
20
"AVFoundation",
21
"Foundation",
22
"CoreTelephony"
23
],
24
"requires_arc": true
25
}