[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / a / c / SWActivityIndicatorView / 2.0.0 / SWActivityIndicatorView.podspec.json
blob1a1653c7f00564188018f5973f3a9a82aea60bcb
2   "name": "SWActivityIndicatorView",
3   "version": "2.0.0",
4   "summary": "A simple flat activity indicator view.",
5   "homepage": "https://github.com/sarunw/SWActivityIndicatorView",
6   "license": "MIT",
7   "authors": {
8     "Sarun Wongpatcharapakorn": "artwork.th@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/sarunw/SWActivityIndicatorView.git",
12     "tag": "2.0.0"
13   },
14   "social_media_url": "https://twitter.com/sarunw",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": "UIKit",
21   "pushed_with_swift_version": "3.0"