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] PubNubSwift 8.2.3
[CocoaPods.git]
/
Specs
/
a
/
4
/
e
/
CryptMe
/
0.1.9
/
CryptMe.podspec.json
blob
46cbe24b1ea3e849a49579cd84277f0f54b77699
1
{
2
"name": "CryptMe",
3
"platforms": {
4
"ios": "10.0"
5
},
6
"summary": "CommonCrypto for Swift projects",
7
"requires_arc": true,
8
"version": "0.1.9",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"Radislav Crechet": "radislav.crechet.pb@gmail.com"
15
},
16
"homepage": "https://github.com/radislavcrechet/CryptMe",
17
"source": {
18
"git": "https://github.com/radislavcrechet/CryptMe.git",
19
"tag": "0.1.9"
20
},
21
"source_files": "*",
22
"deprecated": true
23
}