[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / e / 8 / CJPDropDownView / 1.0.0 / CJPDropDownView.podspec.json
blobe1e957f4c76766286b56f92094edf6b8649015e5
2   "name": "CJPDropDownView",
3   "version": "1.0.0",
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.0"
14   },
15   "source_files": "CJPDropDownView/**/*.{h,m}",
16   "resources": "CJPDropDownView/**/*.{png}",
17   "frameworks": "UIKit",
18   "requires_arc": true