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] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git]
/
Specs
/
8
/
a
/
2
/
YJThief
/
0.2.0
/
YJThief.podspec.json
blob
f7cd4e80d018eb5965de5dca37e70da871fa9834
1
{
2
"name": "YJThief",
3
"version": "0.2.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.2.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "YJThief/Classes/**/*"
22
}