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] RXSDK_Pure 3.0.301
[CocoaPods.git]
/
Specs
/
d
/
9
/
a
/
ImageFilesPicker
/
0.1.2
/
ImageFilesPicker.podspec.json
blob
3688d211074479d89cc70c46a6446d343fb4f640
1
{
2
"name": "ImageFilesPicker",
3
"version": "0.1.2",
4
"summary": "ImageFilesPicker",
5
"homepage": "https://github.com/mcmatan/ImageFilesPicker",
6
"platforms": {
7
"ios": "8.0"
8
},
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"YOURNAME": "Matan"
15
},
16
"source": {
17
"git": "https://github.com/mcmatan/ImageFilesPicker.git"
18
},
19
"frameworks": "UIKit",
20
"source_files": "ImagePicker/*",
21
"requires_arc": true
22
}