[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 2 / 5 / 9 / Lambda-Alert / 1.0.1 / Lambda-Alert.podspec.json
blob09c53cdcbec3f63bc6db0ffb325a92d2980bd2c4
2   "name": "Lambda-Alert",
3   "version": "1.0.1",
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.1"
20   },
21   "source_files": "Sources/*.{h,m}",
22   "frameworks": "CoreGraphics"