[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 3 / f / SwiftyEssentials / 1.0.8 / SwiftyEssentials.podspec.json
blob094a19441f44492ef6131bba88bf40ae7b5c5fcc
2   "name": "SwiftyEssentials",
3   "version": "1.0.8",
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.8"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "frameworks": "UIKit",
23   "source_files": "SwiftyEssentials/Classes/**/*",
24   "documentation_url": "http://josuemeza.com/pods/SwiftyEssentials/"