[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 6 / 0 / 8 / IDAlert / 1.0.0 / IDAlert.podspec.json
blob97a339ec90ed6b6c41f960e34161b6144c773db7
2   "name": "IDAlert",
3   "version": "1.0.0",
4   "summary": "IDAlert: Customizable UIAlertController",
5   "description": "IDAlert: Customizable UIAlertController. Written in Swift.",
6   "homepage": "https://github.com/omidgolparvar/IDAlert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Omid Golparvar": "iGolparvar@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/omidgolparvar/IDAlert.git",
16     "tag": "1.0.0"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.2"
25   },
26   "source_files": "IDAlertController/Sources/*.{h,swift}"