[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 3 / f / SwiftyEssentials / 1.1.9 / SwiftyEssentials.podspec.json
blob37243f8f38fb51342cdb82fac0dbfdbf8ebbe2bb
2   "name": "SwiftyEssentials",
3   "version": "1.1.9",
4   "summary": "Classes and extensions to simplify the generally iOS development on Swift.",
5   "swift_versions": "4.0",
6   "description": "Set of classes and extensions that simplifies the daily development of applications in Swift.",
7   "homepage": "https://github.com/josuemeza/SwiftyEssentials",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Josue Meza Peña": "contacto@josuemeza.com"
14   },
15   "source": {
16     "git": "https://github.com/josuemeza/SwiftyEssentials.git",
17     "tag": "1.1.9"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "frameworks": "UIKit",
23   "source_files": "SwiftyEssentials/Classes/**/*",
24   "documentation_url": "http://josuemeza.com/pods/SwiftyEssentials/",
25   "swift_version": "4.0"