[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 4 / 2 / 1 / MTBlockAlertView / 0.1.0 / MTBlockAlertView.podspec.json
blobf266f241e717ae836736abe7a1f4f59f0bd5204b
2   "name": "MTBlockAlertView",
3   "version": "0.1.0",
4   "summary": "An iOS Alert View that uses block-based delegation instead of protocols.",
5   "homepage": "https://github.com/mysterioustrousers/MTBlockAlertView",
6   "license": "MIT",
7   "authors": {
8     "Mysterious Trousers, LLC": "drycleanonly@mysterioustrousers.com",
9     "Parker Wightman": "parkerwightman@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/mysterioustrousers/MTBlockAlertView.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "5.1"
17   },
18   "source_files": "MTBlockAlertView/MTBlockAlertView/*.{h,m}",
19   "requires_arc": true