[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 2 / c / SearchablePicker / 0.1.2 / SearchablePicker.podspec.json
blobc0590c83fac5c9b6c275548ad731403d154b762a
2   "name": "SearchablePicker",
3   "version": "0.1.2",
4   "summary": "iOS picker view controller",
5   "homepage": "https://github.com/adamhongmy/SearchablePicker",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "<adamhongmy>": "<adamhongmy@gmail.con>"
11   },
12   "source": {
13     "git": "https://github.com/adamhongmy/SearchablePicker.git",
14     "tag": "0.1.2"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "SearchablePicker/SearchablePicker/*.{h,m}",
20   "resource_bundles": {
21     "SearchablePicker": [
22       "SearchablePicker/SearchablePicker/*.xib"
23     ]
24   }