[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 8 / 6 / a / HWBlockAlertView / 1.0.3 / HWBlockAlertView.podspec.json
blobae11d1d706b9f22663274ab88bd43e674a833bcb
2   "name": "HWBlockAlertView",
3   "version": "1.0.3",
4   "summary": "A custom UIAlertView that uses blocks instead of delegates.",
5   "homepage": "https://github.com/ChrisJAWerner/HWBlockAlertView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ChrisJAWerner": "cwerner@hipwooddigital.com"
12   },
13   "source": {
14     "git": "https://github.com/ChrisJAWerner/HWBlockAlertView.git",
15     "tag": "1.0.3"
16   },
17   "source_files": "*.{h,m}",
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true