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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
8
/
a
/
2
/
YJThief
/
0.7.0
/
YJThief.podspec.json
blob
4ab0aa048fd6404b11be39bfdee84a6af1473eff
1
{
2
"name": "YJThief",
3
"version": "0.7.0",
4
"summary": "开发中常用的",
5
"description": "开发中常用到的一些控件,工具类,分类等",
6
"homepage": "https://github.com/Zyj163/YJThief",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Zyj163": "zyj194250@163.com"
13
},
14
"source": {
15
"git": "https://github.com/Zyj163/YJThief.git",
16
"tag": "0.7.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "YJThief/Classes/**/*",
22
"resource_bundles": {
23
"YJThief": [
24
"YJThief/Assets/**/*.png"
25
]
26
},
27
"frameworks": [
28
"UIKit",
29
"MobileCoreServices"
30
],
31
"dependencies": {
32
"YYCategories": [
33
34
],
35
"Masonry": [
36
37
]
38
}
39
}