[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / d / 3 / ATHExtensions / 1.0.0 / ATHExtensions.podspec.json
blobd4b7832554e9483966984849b2e299bc292404ea
2   "name": "ATHExtensions",
3   "module_name": "ATHExtensions",
4   "version": "1.0.0",
5   "summary": "A collection of useful extensions for Swift classes and utilities I use often in my projects",
6   "description": "Handy extensions for Array, Dictionary, UIColor, UIView, UIViewController and more. Gets updated with new awesomeness every once in a while.",
7   "homepage": "https://github.com/attheodo/ATHExtensions",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "attheodo": "at@atworks.gr"
14   },
15   "source": {
16     "git": "https://github.com/attheodo/ATHExtensions.git",
17     "tag": "1.0.0"
18   },
19   "social_media_url": "https://twitter.com/attheodo",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "ATHExtensions/*.swift"