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.2326
[CocoaPods.git]
/
Specs
/
6
/
0
/
8
/
UUToll
/
0.0.1
/
UUToll.podspec.json
blob
f7c9f5d8c9b60c52b5b2e0340b995192fd6f1fa2
1
{
2
"name": "UUToll",
3
"version": "0.0.1",
4
"summary": "A short description of UUToll.",
5
"description": "uutoll",
6
"homepage": "https://gitee.com/ft90",
7
"license": "MIT",
8
"authors": {
9
"amdinistrator": "ft90"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://gitee.com/ft90/uutoll.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"UUTolller",
20
"UUTolller/UUToll/**/*.{h,m}"
21
],
22
"frameworks": "UIKit",
23
"requires_arc": true,
24
"dependencies": {
25
"AFNetworking": [
26
"~> 4.0"
27
]
28
}
29
}