[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / a / 1 / VAProgressCircle / 0.0.2 / VAProgressCircle.podspec.json
blob2a965896ad7f660223b4d91fc9d1db7751e63438
2   "name": "VAProgressCircle",
3   "version": "0.0.2",
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.2"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ]