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] TMNavigation 0.0.947
[CocoaPods.git]
/
Specs
/
f
/
d
/
e
/
YJUtil
/
1.0.3
/
YJUtil.podspec.json
blob
25e6b89944ee22bd47a2e2e0a429fac8f2e5aade
1
{
2
"name": "YJUtil",
3
"version": "1.0.3",
4
"license": "MIT",
5
"summary": "iOS工具类",
6
"homepage": "https://github.com/Liuyujiaodev/YJUtil.git",
7
"authors": "liuyujiao",
8
"source": {
9
"git": "https://github.com/Liuyujiaodev/YJUtil.git",
10
"tag": "1.0.3"
11
},
12
"description": "。",
13
"source_files": "YJUtil/**/*.{h,m}",
14
"frameworks": [
15
"Foundation",
16
"UIKit",
17
"AdSupport",
18
"CoreTelephony",
19
"CoreLocation"
20
],
21
"dependencies": {
22
"Reachability": [
23
24
],
25
"YJBase64": [
26
27
],
28
"YJCategory": [
29
30
]
31
},
32
"requires_arc": true,
33
"platforms": {
34
"ios": "8.0"
35
}
36
}