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] CastledNotificationService 4.1.3
[CocoaPods.git]
/
Specs
/
a
/
9
/
6
/
ASDESEncode
/
0.1.0
/
ASDESEncode.podspec.json
blob
46733c2b8889a6f91df00aa97d699b5346f88fb8
1
{
2
"name": "ASDESEncode",
3
"version": "0.1.0",
4
"summary": "加解密工具",
5
"description": "加解密工具",
6
"homepage": "https://github.com",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"liukecyl@163.com": "540548997@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/wodely/ASDESEncode.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "ASDESEncode/Classes/**/*",
22
"requires_arc": false
23
}