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] ExpoFpCommon 4.8.3
[CocoaPods.git]
/
Specs
/
0
/
3
/
1
/
ChooseView
/
1.3.6
/
ChooseView.podspec.json
blob
b23569780fa47e707e0c876b61960b449b9bf148
1
{
2
"name": "ChooseView",
3
"version": "1.3.6",
4
"summary": "a container view for chooseing",
5
"homepage": "https://github.com/guoshencheng/ChooseView",
6
"license": "MIT",
7
"authors": {
8
"guoshencheng": "guoshencheng1@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/guoshencheng/ChooseView.git",
12
"tag": "1.3.6"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"requires_arc": true,
18
"source_files": "Pod/Classes/**/*",
19
"dependencies": {
20
"Masonry": [
21
22
]
23
}
24
}