[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 6 / 4 / Stella / 0.2.0 / Stella.podspec.json
blobde840653ad9a10608293e03c548c08656e18c0ea
2   "name": "Stella",
3   "version": "0.2.0",
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.2.0"
17   },
18   "social_media_url": "https://twitter.com/icapps",
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0"
22   },
23   "source_files": "Sources/**/*"