[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / 8 / a / YQCell / 0.1.2 / YQCell.podspec.json
blobfee2f3fcbc29fb55b7eb796d8d9d8e33723aba25
2   "name": "YQCell",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YQCell/Classes/**/*",
22   "dependencies": {
23     "YQLineView": [
25     ]
26   }