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] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git]
/
Specs
/
d
/
a
/
e
/
DDPopupView
/
1.0
/
DDPopupView.podspec.json
blob
10e95110e13c53b75cef1bda419460821e4585a6
1
{
2
"name": "DDPopupView",
3
"version": "1.0",
4
"summary": "popup view",
5
"description": "a popup view",
6
"homepage": "https://github.com/ivine/DDPopupView",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"vincent": "vinzry@163.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/ivine/DDPopupView.git",
19
"tag": "0.1.0"
20
},
21
"source_files": "Sources/**/*",
22
"requires_arc": true
23
}