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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
f
/
8
/
b
/
FadeOut
/
0.1.1
/
FadeOut.podspec.json
blob
a7b67596a7fc0e7a5d84746ea9ba1bc2148ac0b2
1
{
2
"name": "FadeOut",
3
"version": "0.1.1",
4
"summary": "Fadeout Description to use FadOut UIView",
5
"homepage": "https://github.com/MaheThiru/FadeOut",
6
"license": "MIT",
7
"authors": {
8
"THIRUVADISAMY_P": "ptsamy92@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/MaheThiru/FadeOut.git",
12
"tag": "0.1.1"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"requires_arc": true,
18
"source_files": "Pod/Classes/**/*",
19
"resource_bundles": {
20
"FadeOut": [
21
"Pod/Assets/*.png"
22
]
23
}
24
}