[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / c / 4 / THDropList / 1.0.0 / THDropList.podspec.json
blobb413f9a9874cf9bca7699a1f3a62105cd99ecb27
2   "name": "THDropList",
3   "version": "1.0.0",
4   "summary": "生成一个下拉列表",
5   "homepage": "https://github.com/hohua88/THDropList",
6   "license": "MIT",
7   "authors": {
8     "Joshua": "784550567@qq.com"
9   },
10   "social_media_url": "https://github.com/hohua88",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/hohua88/THDropList.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "THDropList/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "Masonry": [
22       "~>1.0.1"
23     ]
24   }