[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / 9 / InnoSelector / 1.0.1 / InnoSelector.podspec.json
blob22e44e42478a5045ae1d4e34b56e831a8b525a5d
2   "name": "InnoSelector",
3   "platforms": {
4     "ios": "11.3"
5   },
6   "description": "A framework for data selection which has the option for both single and multi-select functionalities. In this, you can also customise the attributes like how the view should present, what will be the title and its colour, whether the table content should have the image or not, colour for the title and subtitle of the table content, bottom theme colour and much more.",
7   "summary": "InnoSelector is drop in framework to manage the filter content for projects",
8   "pod_target_xcconfig": {
9     "SWIFT_VERSION": "4.0"
10   },
11   "swift_version": "4.0",
12   "requires_arc": true,
13   "version": "1.0.1",
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "authors": {
19     "Gopinath A": "gopinath.a@innoplexus.com"
20   },
21   "homepage": "https://github.com/Innoplexus-Consulting-Services/InnoSelector",
22   "source": {
23     "git": "https://github.com/Innoplexus-Consulting-Services/InnoSelector.git",
24     "tag": "1.0.1"
25   },
26   "frameworks": [
27     "UIKit"
28   ],
29   "source_files": [
30     "InnoSelector/**/*.{swift}"
31   ],
32   "resource_bundles": {
33     "Storyboards": [
34       "InnoSelector/**/*.storyboard"
35     ]
36   }