[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / e / 6 / 4 / Stella / 0.4.0 / Stella.podspec.json
blobc8c2e38e7feb8862795b557feffe9f1e652bbaaa
2   "name": "Stella",
3   "version": "0.4.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\nThe features that are currently added are:\n- User defaults handling\n- Localization\n- Printing\n- Threading",
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.4.0"
17   },
18   "social_media_url": "https://twitter.com/icapps",
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0",
22     "osx": "10.10"
23   },
24   "source_files": "Sources/**/*"