[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 5 / b / ZRProgressView / 0.0.6 / ZRProgressView.podspec.json
blob44e78f26d0348fd9c482d8a94356bb896d325e4e
2   "name": "ZRProgressView",
3   "version": "0.0.6",
4   "summary": "A marquee view used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/RogueAndy/ZRProgress",
7   "license": "MIT",
8   "authors": {
9     "RogueAndy": "619455850@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/RogueAndy/ZRProgress.git",
13     "tag": "0.0.6"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "ZRProgressView/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]