[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / c / 3 / e / UIViewFadeAnimationExtension / 0.1.0 / UIViewFadeAnimationExtension.podspec.json
blobcc101278f0d10ad940fdfebce92803900bddfdbd
2   "name": "UIViewFadeAnimationExtension",
3   "version": "0.1.0",
4   "summary": "UIView Extension for fadein and fadeout animation",
5   "description": "\"UIView Extension for fadein and fadeout animation\"",
6   "homepage": "https://github.com/benjdum59/UIView-FadeAnimation",
7   "license": "MIT",
8   "authors": {
9     "benjdum59": "benjdum59@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/benjdum59/UIView-FadeAnimation.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "UIViewFadeAnimationExtension": [
22       "Pod/Assets/*.png"
23     ]
24   }