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] NoctuaSDK 0.6.0
[CocoaPods.git]
/
Specs
/
3
/
5
/
8
/
DSLArchiver
/
1.1
/
DSLArchiver.podspec.json
blob
7111518bb05ecbe35735d338e186c5ff7b99a03d
1
{
2
"name": "DSLArchiver",
3
"version": "1.1",
4
"summary": "数据保存方案,自动归档",
5
"homepage": "https://github.com/dengshunlai/DSLArchiver",
6
"license": "MIT",
7
"authors": {
8
"邓顺来": "mu3305495@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/dengshunlai/DSLArchiver.git",
15
"tag": "v1.1"
16
},
17
"source_files": "DSLArchiver/**/*.{h,m}",
18
"requires_arc": true
19
}