[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / f / 8 / b / FadeOut / 0.1.6 / FadeOut.podspec.json
blobfe01f48529ecb00564e8f54d81304c2d1089c72d
2   "name": "FadeOut",
3   "version": "0.1.6",
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.6"
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   "public_header_files": "Pod/Classes/**/*.h",
25   "dependencies": {
26     "AFNetworking": [
27       "~> 2.3"
28     ]
29   }