[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / b / 8 / MultiPickerView / 0.0.6 / MultiPickerView.podspec.json
blobd748351f8c7dc75ab8a8fb0833710cf6d1d3c44c
2   "name": "MultiPickerView",
3   "version": "0.0.6",
4   "summary": "Picker View with multi row selection.",
5   "homepage": "https://github.com/Brsoyan/Multiple-Selection-Picker",
6   "license": "MIT",
7   "authors": {
8     "Brsoyan": "haykbrs@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Brsoyan/Multiple-Selection-Picker",
12     "tag": "0.0.6"
13   },
14   "social_media_url": "http://twitter.com/Brsoyan",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "Sources/*.swift",
19   "exclude_files": "Sources/Exclude",
20   "swift_version": "4.1",
21   "resources": [
22     "Resources/*.png",
23     "Resources/*.xib",
24     "4.1"
25   ],
26   "dependencies": {
27     "SwiftyJSON": [
28       "4.1.0"
29     ]
30   }