[Add] AWSPinpoint 2.40.1
[CocoaPods.git] / Specs / 8 / 3 / 9 / LambdaUI / 0.1.1 / LambdaUI.podspec.json
blobcc99565f4ba91fa52547731f5bccf0cfcdf541cd
2   "name": "LambdaUI",
3   "version": "0.1.1",
4   "summary": "Lambda driven event handling framework with easy event management and intuitive GCD async support",
5   "description": "Event handling with lambda functioncs and Grand Central Dispatch ( GCD ) asynchronous ( async ) support",
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": "0.1.1"
17   },
18   "source_files": "LambdaUI/**/*.{swift}"