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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
6
/
7
/
4
/
LINStorage
/
0.1.0
/
LINStorage.podspec.json
blob
f8c897b189f02606fb707be8f2e1f833735a2928
1
{
2
"name": "LINStorage",
3
"version": "0.1.0",
4
"summary": "Simple NSKeyedArchiver wrapper",
5
"homepage": "https://github.com/ryohey/LINStorage",
6
"license": "MIT",
7
"authors": {
8
"ryohey": "r.kameyama@covelline.com"
9
},
10
"source": {
11
"git": "https://github.com/ryohey/LINStorage.git",
12
"tag": "0.1.0"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"requires_arc": true,
18
"source_files": "Pod/Classes/**/*"
19
}