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.1.1
/
YJUtil.podspec.json
blob
43f845ab930131822ab1ec54fa62e2f2d7bd5c07
1
{
2
"name": "YJUtil",
3
"version": "1.1.1",
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.1.1"
11
},
12
"description": "。",
13
"source_files": "YJUtil/**/*.{h,m}",
14
"frameworks": [
15
"Foundation",
16
"UIKit",
17
"AdSupport",
18
"CoreTelephony",
19
"CoreLocation",
20
"Contacts",
21
"AddressBook"
22
],
23
"dependencies": {
24
"Reachability": [
25
26
],
27
"YJBase64": [
28
29
],
30
"YJCategory": [
31
32
]
33
},
34
"requires_arc": true,
35
"platforms": {
36
"ios": "8.0"
37
}
38
}