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] TestFrameworkIos1 1.0.2
[CocoaPods.git]
/
Specs
/
9
/
6
/
1
/
DistSafeProtector
/
1.0.0
/
DistSafeProtector.podspec.json
blob
8e7ae96887f319f141213ac5959cd9fdddd74147
1
{
2
"name": "DistSafeProtector",
3
"version": "1.0.0",
4
"summary": "打开,预览 -> 本地,网络文件",
5
"authors": {
6
"Damrin": "75081647@qq.com"
7
},
8
"homepage": "https://github.com/Damsir/DistSafeProtector",
9
"source": {
10
"git": "https://github.com/Damsir/DistSafeProtector.git",
11
"tag": "1.0.0"
12
},
13
"license": "MIT",
14
"platforms": {
15
"ios": "8.0"
16
},
17
"requires_arc": true,
18
"source_files": [
19
"DistSafeProtector",
20
"DistSafeProtector/**/*.{h,m}"
21
],
22
"frameworks": "UIKit"
23
}