[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 8 / d / ZQCustomPicker / 0.1.0 / ZQCustomPicker.podspec.json
blob09f275da4c0bae362d7d0a8839573169838b6579
2   "name": "ZQCustomPicker",
3   "version": "0.1.0",
4   "summary": "A pop-up picker from the bottom of screen.",
5   "homepage": "https://github.com/AngleZhou",
6   "license": "MIT",
7   "authors": {
8     "AngleZhou": "zhouq87724@163.com"
9   },
10   "source": {
11     "git": "https://github.com/AngleZhou/ZQCustomPicker.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/*.{h,m}",
19   "resource_bundles": {
20     "ZQCustomPicker": [
21       "Pod/Assets/*.png"
22     ]
23   }