[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / 6 / 4 / Stella / 0.1.0 / Stella.podspec.json
blob62bb2b4aa970d3a8f97e208e941ea7e007c191de
2   "name": "Stella",
3   "version": "0.1.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.1.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/**/*"