[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / 2 / 1 / MTBlockAlertView / 0.0.1 / MTBlockAlertView.podspec.json
blob31f56d322f8e82f257cc21f75bf7f16e1158f390
2   "name": "MTBlockAlertView",
3   "version": "0.0.1",
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.0.1"
14   },
15   "platforms": {
16     "ios": "5.1"
17   },
18   "source_files": "MTBlockAlertView/MTBlockAlertView/*.{h,m}",
19   "requires_arc": true