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] ACWebSocketClient 0.1.0
[CocoaPods.git]
/
Specs
/
6
/
c
/
b
/
MFrame
/
0.0.5
/
MFrame.podspec.json
blob
9861705108e752c60c2d55096dc7f38ff5d5728a
1
{
2
"name": "MFrame",
3
"version": "0.0.5",
4
"summary": "mobile frame",
5
"homepage": "https://github.com/deo24/MFrame",
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/MFrame.git",
15
"tag": "0.0.5"
16
},
17
"source_files": [
18
"MFrame",
19
"MFrame/*.{swift}"
20
],
21
"requires_arc": true,
22
"pushed_with_swift_version": "3.0"
23
}