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
/
2
/
1
/
6
/
POICore
/
1.5.0
/
POICore.podspec.json
blob
34b83e74db3d39a9cde46546f0b19cdb94572992
1
{
2
"name": "POICore",
3
"version": "1.5.0",
4
"license": "MIT",
5
"summary": "Core Lib Of ZDD",
6
"homepage": "https://github.com/pipelining/POICore",
7
"source": {
8
"git": "https://github.com/pipelining/POICore.git",
9
"tag": "1.5.0"
10
},
11
"source_files": "POICore/*",
12
"requires_arc": true,
13
"platforms": {
14
"ios": "9.0"
15
},
16
"frameworks": [
17
"UIKit",
18
"Foundation"
19
],
20
"authors": {
21
"pipelining": "zdd@microfeel.net"
22
}
23
}