[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / c / 7 / 1 / EasyAlert / 0.0.1 / EasyAlert.podspec.json
bloba3203a2ae0c8236d795f2fe39ee96fb2eb9bcc9d
2   "name": "EasyAlert",
3   "version": "0.0.1",
4   "summary": "EasyAlert is a bundle of convenient methods that wrap UIALertController to reduce the amount of boiler plate code needed.",
5   "homepage": "https://github.com/lagubull/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Javier Laguna": "lagubull@hotmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/lagubull/EasyAlert.git",
18     "branch": "master",
19     "tag": "0.0.1"
20   },
21   "source_files": "EasyAlert/**/*.{h,m}",
22   "public_header_files": "EasyAlert/**/*.{h}",
23   "requires_arc": true