[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / c / f / TabBarPicker / 1.0.0 / TabBarPicker.podspec.json
blob928e9ea2d1109ae55be14bb770b5e6a3341f99ef
2   "name": "TabBarPicker",
3   "version": "1.0.0",
4   "summary": "TabBarPicker.",
5   "homepage": "https://github.com/giuseppenucifora/TabBarPicker",
6   "license": "MIT",
7   "authors": {
8     "Giuseppe Nucifora": "me@giuseppenucifora.com"
9   },
10   "source": {
11     "git": "https://github.com/giuseppenucifora/TabBarPicker.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "TabBarPicker": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "dependencies": {
25     "PureLayout": [
27     ],
28     "UIView-Overlay": [
30     ],
31     "UIActionSheet-Blocks": [
33     ],
34     "UIAlertViewBlockExtension": [
36     ]
37   }