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.7
/
ImageFilesPicker.podspec.json
blob
d5cdb7d19819cae36847e7f2c694ff7e7cd28055
1
{
2
"name": "ImageFilesPicker",
3
"version": "0.1.7",
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": [
21
"ImagePicker/*",
22
"Vendor/*",
23
"Resource/*"
24
],
25
"requires_arc": true
26
}