[Add] TMNewsInformationSDK 0.0.999
[CocoaPods.git] / Specs / 7 / e / 8 / CJPDropDownView / 1.1.0 / CJPDropDownView.podspec.json
blobd1d52f9349cff3417d4f1c2deac8fe2f057253f5
2   "name": "CJPDropDownView",
3   "version": "1.1.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.1.0"
14   },
15   "source_files": "CJPDropDownView/**/*.{h,m}",
16   "frameworks": "UIKit",
17   "requires_arc": true,
18   "dependencies": {
19     "RadioButtons": [
20       "~> 1.2.0"
21     ]
22   }