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
/
8
/
b
/
3
/
SwiftF
/
0.0.6
/
SwiftF.podspec.json
blob
8b52d12e906c12cadf173dd3105092aa2ba46bde
1
{
2
"name": "SwiftF",
3
"version": "0.0.6",
4
"summary": "mobile frame",
5
"homepage": "https://github.com/deo24/SwiftF",
6
"license": "MIT",
7
"authors": {
8
"deo24": "email@address.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/deo24/SwiftF.git",
15
"tag": "0.0.6"
16
},
17
"source_files": [
18
"SwiftF",
19
"SwiftF/*.{swift}"
20
],
21
"requires_arc": true,
22
"pushed_with_swift_version": "3.0"
23
}