[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 6 / 4 / Stella / 0.1.1 / Stella.podspec.json
bloba1c5f83e1482e50f93171bbeb52378f93c6079e7
2   "name": "Stella",
3   "version": "0.1.1",
4   "summary": "A set of utilities that can be used during iOS development in Swift.",
5   "description": "Stella contains utlities methods that make it easier for you to code in Swift.\n\nAt the moment only some cleaner GCD handling is added to Stella, but this will be expanded in the future.",
6   "homepage": "https://github.com/icapps/ios-stella",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jelle Vandebeeck": "jelle@fousa.be"
13   },
14   "source": {
15     "git": "https://github.com/icapps/ios-stella.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/icapps",
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0"
22   },
23   "source_files": "Sources/**/*"