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] TIoTLinkVideo 2.4.35
[CocoaPods.git]
/
Specs
/
4
/
7
/
e
/
TCImagePicker
/
2.0.0
/
TCImagePicker.podspec.json
blob
2435c59faa1ae55f427cb04f35e4b44ae0760e0e
1
{
2
"name": "TCImagePicker",
3
"version": "2.0.0",
4
"summary": "一行代码实现拍照,选取图片放大图片等功能",
5
"homepage": "https://github.com/itanchao/TCImagePicker",
6
"license": "MIT",
7
"authors": {
8
"谈超": "itanchao@gmail.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/itanchao/TCImagePicker.git",
15
"tag": "2.0.0"
16
},
17
"source_files": [
18
"Sauces",
19
"Sauces/*.swift"
20
],
21
"pushed_with_swift_version": "3.0"
22
}