[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 1 / 4 / AnyAlert / 4.0.1 / AnyAlert.podspec.json
bloba0f75f0c2d6eb70d0080921364625c3d0f7bcd3b
2   "name": "AnyAlert",
3   "version": "4.0.1",
4   "summary": "Customizable Alert message for Swift",
5   "homepage": "https://github.com/ChrisAllinson/AnyAlert-iOS/tree/4.0.1/AnyAlert/AnyAlert",
6   "license": {
7     "type": "MIT",
8     "file": "AnyAlert/AnyAlert/LICENSE"
9   },
10   "authors": {
11     "ChrisAllinson": "allinson.ca@hotmail.com"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/ChrisAllinson/AnyAlert-iOS.git",
20     "branch": "master",
21     "tag": "4.0.1"
22   },
23   "source_files": [
24     "AnyAlert/AnyAlert/*.{swift}",
25     "AnyAlert/AnyAlert/README.md",
26     "AnyAlert/AnyAlert/LICENSE"
27   ],
28   "resources": "AnyAlert/AnyAlert/*.{storyboard}",
29   "swift_version": "5.0"