[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 2 / 3 / 9 / InnoSelector / 1.0.7 / InnoSelector.podspec.json
blobea017f86ccac6cf0d098ca91289dfcd1489e4240
2   "name": "InnoSelector",
3   "platforms": {
4     "ios": "9.0"
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.7",
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.7"
25   },
26   "frameworks": [
27     "UIKit"
28   ],
29   "source_files": [
30     "InnoSelector/**/*.{swift}"
31   ],
32   "resources": "Resources/**/*.storyboard"