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] BideaseConnect 1.0.79
[CocoaPods.git]
/
Specs
/
7
/
6
/
b
/
AES
/
0.1
/
AES.podspec.json
blob
3772d3a2e660eba3079662a300731d7f3f4fa146
1
{
2
"name": "AES",
3
"version": "0.1",
4
"summary": "新增AES加密",
5
"homepage": "https://github.com/LiuSky/AES",
6
"license": "MIT",
7
"authors": {
8
"LiuSky": "327847390@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/LiuSky/AES.git",
12
"tag": "0.1"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"source_files": "AES/AESClass/*.{h,m}",
18
"requires_arc": true
19
}