[Add] SwiftCoreData 0.6.2
[CocoaPods.git] / Specs / 2 / 5 / 9 / Lambda-Alert / 1.0.0 / Lambda-Alert.podspec.json
blobfb5d797dd883dbe189c6bbe31db1f52b8c0fe96e
2   "name": "Lambda-Alert",
3   "version": "1.0.0",
4   "summary": "Simple UIAlertView wrapper that uses blocks for button actions.",
5   "homepage": "https://github.com/zoul/Lambda-Alert/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tomáš Znamenáček": "tomas.znamenacek@gmail.com"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/zoul/Lambda-Alert.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Sources/*.{h,m}",
22   "frameworks": "CoreGraphics"