[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 8 / 7 / f / UIAlertView+Hathway / 0.0.1 / UIAlertView+Hathway.podspec.json
blobee960fbc01a006a373c6c5c19bb4d143801d5cc6
2   "name": "UIAlertView+Hathway",
3   "version": "0.0.1",
4   "summary": "Category for alerts with blocks.",
5   "homepage": "https://github.com/hathway",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Eneko Alonso": "eneko.alonso@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/eneko",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/hathway/UIAlertView-Hathway.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": "UIKit",
27   "requires_arc": true