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] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git]
/
Specs
/
3
/
2
/
e
/
LSSafe
/
0.0.1
/
LSSafe.podspec.json
blob
656e810912523cdd49a2b70eb4b9ca2685eb82a4
1
{
2
"name": "LSSafe",
3
"version": "0.0.1",
4
"summary": "保证项目安全的文件",
5
"description": "保证项目安全的文件,用来减少项目中的崩溃率",
6
"homepage": "https://github.com/LSArlen/LSSafe",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"LSArlen": "LSArlen@163.com"
13
},
14
"source": {
15
"git": "https://github.com/LSArlen/LSSafe.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "LSSafe/Classes/**/*"
22
}