[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 8 / 5 / b / ELAlertView / 1.0.0 / ELAlertView.podspec.json
blobf43ccf13741ff4465374563742304df4e959de6e
2   "name": "ELAlertView",
3   "version": "1.0.0",
4   "summary": "Custom AlertView",
5   "description": "Highly configurable iOS Alert Views with custom content views",
6   "homepage": "https://github.com/rainer-liao/ELAlertView",
7   "license": "MIT",
8   "authors": {
9     "rainer-liao": "rainer.liao@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/rainer-liao/ELAlertView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "ELAlertView",
20     "ELAlertView/ELAlertView/ELAlertView/*.{h,m}"
21   ]