[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 9 / a / 0 / DTAlertView / 1.2.1 / DTAlertView.podspec.json
blob981b0d2bbf85de9a7a9a624b36e68236d7a2cfa6
2   "name": "DTAlertView",
3   "version": "1.2.1",
4   "summary": "Custom alert view solved the ios UIAlertView can't addSubview problem at iOS7.",
5   "homepage": "https://github.com/Darktt/DTAlertView",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Darktt": "darktt@me.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/Darktt/DTAlertView.git",
18     "tag": "1.2.1"
19   },
20   "source_files": "DTAlertView",
21   "requires_arc": false