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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
7
/
5
/
a
/
MGText
/
0.0.4
/
MGText.podspec.json
blob
dbcd5bfef10bf4c382728200e9ac7327f547ce4f
1
{
2
"name": "MGText",
3
"version": "0.0.4",
4
"summary": "测试Text",
5
"description": "这只是个测试而已",
6
"homepage": "https://github.com/dongfengyu/MGText",
7
"license": "MIT",
8
"authors": {
9
"Song": "dongfengyu132@163.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/dongfengyu/MGText.git",
16
"tag": "0.0.4"
17
},
18
"source_files": "MGText/*.{swift}",
19
"dependencies": {
20
"AFNetworking": [
21
"~> 2.0"
22
]
23
},
24
"frameworks": "UIKit",
25
"requires_arc": true
26
}