[Add] KommunicateCore-iOS-SDK 1.2.5
[CocoaPods.git] / Specs / 8 / 4 / 9 / TOAlertViewController / 1.0.0 / TOAlertViewController.podspec.json
blob963bb46dfd207bbef57a3c4b0c784a708e0046cd
2   "name": "TOAlertViewController",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A modern looking modal popup UI component for iOS and iPadOS",
9   "homepage": "https://github.com/TimOliver/TOAlertViewController",
10   "authors": "Tim Oliver",
11   "source": {
12     "git": "https://github.com/TimOliver/TOAlertViewController.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source_files": "TOAlertViewController/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "TORoundedButton": [
23     ]
24   }