[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / a / 4 / 3 / HexLoader / 0.1.0 / HexLoader.podspec.json
blob8591798322c54196bc4eee4a6d4810936ab4c209
2   "name": "HexLoader",
3   "version": "0.1.0",
4   "summary": "The library has a hexagon shaped loader with can customised in numerous ways as documented",
5   "description": "This is a generic library to load a hexagon shaped loading indicator. Its highly customisable and used CAShapeLayer to draw the shapes directly on the UIView",
6   "homepage": "https://github.com/Kesava-Jawaharlal/HexLoader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kesavasankar Jawaharlal": "kesava.jawaharlal@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Kesava-Jawaharlal/HexLoader.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HexLoader/Classes/**/*.swift",
22   "pushed_with_swift_version": "3.0"