[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 6 / 3 / SelectController / 1.0.3 / SelectController.podspec.json
blobb4920a453a667b0a31f560a249846573684d4db6
2   "name": "SelectController",
3   "version": "1.0.3",
4   "summary": "SelectControllerController used for selecting options",
5   "description": "Select View Controller is a component for selecting options presented in a picker view which is dynamically created in controller",
6   "homepage": "https://gitlab.com/work.shakiba/SelectViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mohsen": "work.shakiba@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/work.shakiba/SelectViewController",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SelectController/Classes/**/*",
22   "resource_bundles": {
23     "SelectController": [
24       "SelectController/Classes/*.xib"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"