[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / a / c / ActionSheet / 0.1.0 / ActionSheet.podspec.json
blob113799d0d8568346e1aa89149887c589c7df381a
2   "name": "ActionSheet",
3   "version": "0.1.0",
4   "summary": "An ActionSheet.",
5   "description": "A copy of Apples ActionSheet with icons, multi-function ActionButtons and other customisations.",
6   "homepage": "https://github.com/willconno/ActionSheet",
7   "screenshots": [
8     "https://raw.githubusercontent.com/willconno/ActionSheet/master/Screenshots/Screenshot1.png",
9     "https://raw.githubusercontent.com/willconno/ActionSheet/master/Screenshots/Screenshot2.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "William Connelly": "connelly.william@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/willconno/ActionSheet.git",
20     "tag": "0.1.0"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "source_files": "ActionSheet/Classes/**/*",
26   "swift_versions": "4.0",
27   "resource_bundles": {
28     "ActionSheet": [
29       "ActionSheet/Assets/*"
30     ]
31   },
32   "swift_version": "4.0"