[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 5 / THCircularProgressView / 0.1.1 / THCircularProgressView.podspec.json
blob292717238727a2a27f22865e05616871250e6cf3
2   "name": "THCircularProgressView",
3   "version": "0.1.1",
4   "summary": "A configurable circular progress view.",
5   "homepage": "https://github.com/tiagomnh/THCircularProgressView",
6   "screenshots": "https://raw.github.com/tiagomnh/THCircularProgressView/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/THCircularProgressView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "THCircularProgressView/*.{h,m}",
22   "requires_arc": true