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