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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
4
/
f
/
1
/
GMUYYText
/
0.0.1
/
GMUYYText.podspec.json
blob
42bba28a45d94b95e7c30d56a49ff11302a73370
1
{
2
"name": "GMUYYText",
3
"version": "0.0.1",
4
"summary": "GMUYYText.",
5
"description": "GMUYYText is very good !",
6
"homepage": "https://github.com/lanmeishijie/GMUYYText",
7
"license": "MIT",
8
"authors": {
9
"sujianbo": "1956305923@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/lanmeishijie/GMUYYText.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"GMUYYText",
20
"YYText/**/*.{h,m}"
21
],
22
"frameworks": [
23
"UIKit",
24
"CoreFoundation",
25
"CoreText",
26
"QuartzCore",
27
"Accelerate",
28
"MobileCoreServices"
29
],
30
"requires_arc": true
31
}