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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
9
/
c
/
d
/
APCDStack
/
0.4.0
/
APCDStack.podspec.json
blob
f56a165f354d5cc83faa7e2d6b5c6ccdab9cbf99
1
{
2
"name": "APCDStack",
3
"version": "0.4.0",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "CoreData stack done right.",
9
"homepage": "https://github.com/Deszip/APCDStack",
10
"authors": {
11
"Deszip": "igor@alterplay.com"
12
},
13
"source": {
14
"git": "https://github.com/Deszip/APCDStack.git",
15
"tag": "0.4.0"
16
},
17
"platforms": {
18
"ios": "8.0",
19
"osx": "10.9"
20
},
21
"source_files": "Sources/*.swift",
22
"requires_arc": true
23
}