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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
3
/
8
/
4
/
LNTools
/
1.1
/
LNTools.podspec.json
blob
9d24550db7191aa68ed9f70e221cb4571342ee4d
1
{
2
"name": "LNTools",
3
"version": "1.1",
4
"summary": "常用工具类",
5
"homepage": "https://github.com/STPACS/LNTools",
6
"license": "MIT",
7
"authors": {
8
"STPACS": "87382980@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/STPACS/LNTools.git",
15
"tag": "1.1"
16
},
17
"source_files": "LNTools/Classes/*.{h,m}",
18
"requires_arc": true,
19
"frameworks": "UIKit"
20
}