[Add] ExpoFpIndoorAtlas 4.8.11
[CocoaPods.git] / Specs / 8 / c / 5 / PREventHandler / 0.1.1 / PREventHandler.podspec.json
blobcc9db0d418917b1b77b8e378c7ac83b6e25759c7
2   "name": "PREventHandler",
3   "version": "0.1.1",
4   "summary": "Use alert views and action sheets to handle events gracefully with block methods.",
5   "homepage": "https://github.com/Elethom/PREventHandler",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Elethom Hunter": "elethomhunter@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/ElethomHunter",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/Elethom/PREventHandler.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "public_header_files": "Classes/PREventHandler.h",
23   "resource_bundles": {
24     "PREventHandler": [
25       "*.lproj"
26     ]
27   },
28   "requires_arc": true