[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / e / 8 / CJPDropDownView / 1.0.1 / CJPDropDownView.podspec.json
blob6b701cffe6c8b5489fc137a96c6e522cc58199dd
2   "name": "CJPDropDownView",
3   "version": "1.0.1",
4   "summary": "类似美团的下拉视图",
5   "homepage": "https://github.com/dvlproad/CJPopup",
6   "license": "MIT",
7   "authors": "dvlproad",
8   "platforms": {
9     "ios": "7.0"
10   },
11   "source": {
12     "git": "https://github.com/dvlproad/CJPopup.git",
13     "tag": "1.0.1"
14   },
15   "source_files": "CJPDropDownView/**/*.{h,m}",
16   "resources": "CJPDropDownView/**/*.{png,xib}",
17   "frameworks": "UIKit",
18   "requires_arc": true