[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 8 / d / ZQCustomPicker / 1.0.0 / ZQCustomPicker.podspec.json
blobbb4f139ead0ae93b344802541054774341829d76
2   "name": "ZQCustomPicker",
3   "version": "1.0.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": "1.0.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   }