[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 1 / 9 / SwiftySweetness / 3.0.0 / SwiftySweetness.podspec.json
blob01b5ddb832a6daf315173863a97a5614672fd082
2   "name": "SwiftySweetness",
3   "version": "3.0.0",
4   "summary": "Basic extensions to make Swift a little sweeter.",
5   "description": "SwiftySweetness adds extensions to Swift to improve functionality and make tasks simpler.",
6   "homepage": "https://github.com/cszatma/SwiftySweetness",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christopher Szatmary": "cs@christopherszatmary.com"
13   },
14   "source": {
15     "git": "https://github.com/cszatma/SwiftySweetness.git",
16     "tag": "3.0.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "source_files": "Sources/**/*.{swift}",
25   "frameworks": "Foundation"