[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 3 / f / SwiftyEssentials / 1.0.0 / SwiftyEssentials.podspec.json
blob0ad3d4219fefb3412b0d54aa3d004102af238329
2   "name": "SwiftyEssentials",
3   "version": "1.0.0",
4   "summary": "Classes and extensions to simplify the generally iOS development on Swift.",
5   "swift_version": "3.2",
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.0.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SwiftyEssentials/Classes/**/*"