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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
2
/
7
/
b
/
UYEditor
/
0.3.5
/
UYEditor.podspec.json
blob
3d23c34b0eeca048f5dc85a4a295b076fb72fda5
1
{
2
"name": "UYEditor",
3
"version": "0.3.5",
4
"summary": "UYEditor",
5
"description": "#UYEditor",
6
"homepage": "https://github.com/youyuedu/UYEditor",
7
"license": "MIT",
8
"authors": {
9
"winddpan": "winddpan@126.com"
10
},
11
"source": {
12
"git": "https://github.com/youyuedu/UYEditor.git",
13
"tag": "0.3.5"
14
},
15
"platforms": {
16
"ios": "7.0"
17
},
18
"requires_arc": true,
19
"resources": [
20
"iOS/HTML/*",
21
"iOS/UYEditor.xcassets"
22
],
23
"source_files": "iOS/Source/**/*.{h,m}",
24
"frameworks": [
25
"UIKit",
26
"Foundation"
27
]
28
}