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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
5
/
b
/
4
/
crackify
/
0.0.2
/
crackify.podspec.json
blob
c04dea69203b0f42f5e79d6a8c0a8a1352649ffc
1
{
2
"name": "crackify",
3
"version": "0.0.2",
4
"summary": "Easy protection for iOS apps from cracking.",
5
"homepage": "https://github.com/itruf/crackify",
6
"license": "MIT",
7
"authors": {
8
"Ivan Trufanov": "ivan.trufanov@me.com"
9
},
10
"source": {
11
"git": "https://github.com/itruf/crackify.git",
12
"tag": "0.0.2"
13
},
14
"platforms": {
15
"ios": null
16
},
17
"source_files": "Crackify.{h,m}",
18
"requires_arc": false
19
}