[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / a / 2 / LRCircularProgressView / 0.1 / LRCircularProgressView.podspec.json
blobb710b6cb0b5c5bb772696f96bbcda629fb3f0157
2   "name": "LRCircularProgressView",
3   "version": "0.1",
4   "summary": "LRCircularProgressView is a simple view to display and animate progress.",
5   "homepage": "https://github.com/t4l0s/LRCircularProgressView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Lukas Riebel": "t4l0s@theriebel.com"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/t4l0s/LRCircularProgressView.git",
18     "tag": "0.1"
19   },
20   "source_files": "src/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true