[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / c / 7 / CZPicker / 0.3.4 / CZPicker.podspec.json
blobacb358718de9e9c4a0b9864e20db971a0451e8ea
2   "name": "CZPicker",
3   "version": "0.3.4",
4   "summary": "CZPicker is a picker view shown as a popup.",
5   "description": "                        CZPicker is flexible. It is shown as a popup with customizations.\n\n",
6   "homepage": "https://github.com/chenzeyu/CZPicker",
7   "license": "MIT",
8   "authors": {
9     "chenzeyu": "zeyufly@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/chenzeyu/CZPicker.git",
13     "tag": "0.3.4"
14   },
15   "social_media_url": "https://twitter.com/chenzeyu",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/*",
21   "resource_bundles": {
22     "CZPicker": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "public_header_files": "Pod/Classes/*.h",
27   "frameworks": "UIKit"