[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 9 / a / THProgressView / 1.0 / THProgressView.podspec.json
blob3c3c3026aeb9368390db3937e0585228fae20199
2   "name": "THProgressView",
3   "version": "1.0",
4   "summary": "UIView subclass that mimics the progress bar of Twitter for iOS.",
5   "homepage": "https://github.com/tiagomnh/THProgressView",
6   "screenshots": "https://raw.github.com/tiagomnh/THProgressView/master/Screenshot.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tiago Henriques": "tiagomnh@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tiagomnh/THProgressView.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "THProgressView/*.{h,m}",
22   "requires_arc": true