[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / a / c / DZAObliqueFillAnimatorView / 0.2.0 / DZAObliqueFillAnimatorView.podspec.json
blobaad2007b75a7477ade59688fd02406a9295ce4bf
2   "name": "DZAObliqueFillAnimatorView",
3   "version": "0.2.0",
4   "summary": "Custom view with an oblique transparent cut on the top",
5   "description": "A custom view that has an oblique transparent cut on the top and it can be filled with an animated circle",
6   "homepage": "https://github.com/Dzamir/DZAObliqueFillAnimatorView",
7   "screenshots": [
8     "https://raw.githubusercontent.com/Dzamir/DZAObliqueFillAnimatorView/master/1.png",
9     "https://raw.githubusercontent.com/Dzamir/DZAObliqueFillAnimatorView/master/2.png",
10     "https://raw.githubusercontent.com/Dzamir/DZAObliqueFillAnimatorView/master/3.png",
11     "https://raw.githubusercontent.com/Dzamir/DZAObliqueFillAnimatorView/master/demo.gif"
12   ],
13   "license": "MIT",
14   "authors": {
15     "Davide Di Stefano": "dzamirro@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/Dzamir/DZAObliqueFillAnimatorView.git",
19     "tag": "0.2.0"
20   },
21   "social_media_url": "https://twitter.com/dzamir",
22   "platforms": {
23     "ios": "7.0"
24   },
25   "requires_arc": true,
26   "source_files": "Pod/Classes/**/*",
27   "resource_bundles": {
28     "DZAObliqueFillAnimatorView": [
29       "Pod/Assets/*.png"
30     ]
31   }