[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / a / 1 / VAProgressCircle / 0.0.9 / VAProgressCircle.podspec.json
blob59ce3e7d498f35294c9dd21402ad8cf1d874763f
2   "name": "VAProgressCircle",
3   "version": "0.0.9",
4   "summary": "A custom loading bar for iOS",
5   "homepage": "https://github.com/MitchellMalleo/VAProgressCircle",
6   "license": "MIT",
7   "authors": {
8     "Mitch Malleo": "mitchellmalleo@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/MitchellMalleo/VAProgressCircle.git",
12     "tag": "0.0.9"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ]