[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 3 / 9 / LambdaUI / 1.1.0 / LambdaUI.podspec.json
blob71d6846e1900c86cf0f7e4a4def383187d2b8e6a
2   "name": "LambdaUI",
3   "version": "1.1.0",
4   "summary": "Closure driven event handling framework with easy event management and intuitive GCD async support",
5   "description": "Event handling with closures and Grand Central Dispatch ( GCD ) asynchronous ( async ) support. Allows easy event stacking and removal as well as event management.",
6   "homepage": "https://github.com/mislavjavor/LambdaUI",
7   "license": "MIT",
8   "authors": {
9     "Mislav Javor": "mislav.javor@outlook.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/mislavjavor/LambdaUI.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "Source/**/*.swift"