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] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git]
/
Specs
/
8
/
c
/
7
/
CocoaPicker
/
0.9
/
CocoaPicker.podspec.json
blob
19f066cb68d645fa0368d01f9293c8852fa02dd5
1
{
2
"name": "CocoaPicker",
3
"version": "0.9",
4
"summary": "仿 QQ 图片选择器",
5
"homepage": "https://github.com/thebookofleaves/CocoaPicker",
6
"license": "MIT",
7
"authors": {
8
"Cocoa Lee": "cocoaleespring@gmail.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/thebookofleaves/CocoaPicker.git",
15
"tag": "0.9"
16
},
17
"source_files": "Class/*.{h,m}",
18
"requires_arc": true
19
}