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] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git]
/
Specs
/
9
/
1
/
b
/
ZMPopover
/
0.1.0
/
ZMPopover.podspec.json
blob
7244e56aab73b11257c74dc0a3781252b739932e
1
{
2
"name": "ZMPopover",
3
"version": "0.1.0",
4
"summary": "Popover component for iOS with swift",
5
"homepage": "https://github.com/nanjingboy/ZMPopover",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Tom.Huang": "hzlhu.dargon@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/nanjingboy/ZMPopover.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "9.0"
19
},
20
"requires_arc": true,
21
"source_files": "Source/*.swift"
22
}