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] DocumentReaderFullStage 7.5.10940
[CocoaPods.git]
/
Specs
/
1
/
7
/
0
/
iOS-Extensions
/
0.0.1
/
iOS-Extensions.podspec.json
blob
58eefcbd6a932bc3f6451e5db54bf107697a0353
1
{
2
"name": "iOS-Extensions",
3
"version": "0.0.1",
4
"summary": "iOS Extensions that make life easier :).",
5
"homepage": "https://github.com/mglagola/iOS-Extensions",
6
"license": {
7
"type": "MIT",
8
"file": "License.txt"
9
},
10
"authors": {
11
"Mark Glagola": "mark.glagola@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/mglagola/iOS-Extensions.git",
15
"tag": "0.0.1"
16
},
17
"platforms": {
18
"ios": "5.0"
19
},
20
"source_files": [
21
"*.{h,m}",
22
"Categories/*.{h,m}"
23
],
24
"requires_arc": true
25
}