[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 3 / 5 / c / DTAlertViewContainer / 0.1.4 / DTAlertViewContainer.podspec.json
blob777e18186e56f04134367cf3218d3831b9219dc7
2   "name": "DTAlertViewContainer",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "DTAlertViewContainer is an animated, flexible container to present any View as AlertView.",
7   "requires_arc": true,
8   "version": "0.1.4",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Dmitriy Titov": "dmitriytitovwm@gmail.com"
15   },
16   "homepage": "https://github.com/Quott/DTAlertViewContainer",
17   "source": {
18     "git": "https://github.com/Quott/DTAlertViewContainer.git",
19     "tag": "0.1.4"
20   },
21   "frameworks": "UIKit",
22   "source_files": "DTAlertViewContainer/**/*.{h,m}"