[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / a / 0 / DTAlertView / 1.2 / DTAlertView.podspec.json
blob7f6e805191df57346143d39e3883ccc61459d209
2   "name": "DTAlertView",
3   "version": "1.2",
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"
19   },
20   "source_files": "DTAlertView",
21   "requires_arc": false