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] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git]
/
Specs
/
9
/
f
/
6
/
LWTools
/
1.0.3
/
LWTools.podspec.json
blob
4789e89130bb2346514681b7fc7c4b064575b1a4
1
{
2
"name": "LWTools",
3
"version": "1.0.3",
4
"summary": "一些常用的工具类",
5
"description": "1.对文件的简单加密,解密功能 2.判断设备剩余空间的大小 3.添加view分类 4.粒子动画特效的按钮 5.从一张view中生成图片 6.增加标签选择功能",
6
"homepage": "https://github.com/guyuliunian/LWTools",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"guyuliunian": "1458538925@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/guyuliunian/LWTools.git",
19
"tag": "1.0.3"
20
},
21
"source_files": [
22
"Classes",
23
"Classes/**/*.{h,m}"
24
]
25
}