[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / 1 / SwiftLoader / 0.1.0 / SwiftLoader.podspec.json
blob3c83d99ebbe47baac7c298fcf320b0ffacca24c7
2   "name": "SwiftLoader",
3   "version": "0.1.0",
4   "summary": "A simple and beautiful activity indicator",
5   "description": "  SwiftLoader is a simple and beautiful activity indicator written in Swift.\n",
6   "homepage": "https://github.com/leoru/SwiftLoader",
7   "screenshots": "https://raw.githubusercontent.com/leoru/SwiftLoader/master/images/loader.gif",
8   "license": "MIT",
9   "authors": {
10     "Kirill Kunst": "kirillkunst@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/leoru/SwiftLoader.git",
14     "tag": "0.1.0"
15   },
16   "social_media_url": "https://twitter.com/kirill_kunst",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "src/SwiftLoader",
22   "frameworks": "UIKit"