[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / 5 / 8 / a / YQCell / 0.1.1 / YQCell.podspec.json
blobe28f9f4d340b86fb73a2d3d3730e30f6f4db8b3b
2   "name": "YQCell",
3   "version": "0.1.1",
4   "summary": "YQCell.",
5   "description": "Swift版模仿UITableViewCell-YQCell",
6   "homepage": "https://github.com/yuyedaidao/YQCell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wyqpadding@gmail.com": "wyqpadding@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yuyedaidao/YQCell.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YQCell/Classes/**/*",
22   "dependencies": {
23     "YQLineView": [
25     ]
26   }