[Add] LiveLikeCore 2.77.2
[CocoaPods.git] / Specs / 0 / 8 / c / CZLCornerImage / 0.0.2 / CZLCornerImage.podspec.json
blobf71a1f906b2e17b025fd73632eaa719bbe04f441
2   "name": "CZLCornerImage",
3   "version": "0.0.2",
4   "summary": "CZLCornerImage.",
5   "description": "czl 自带图片处理功能",
6   "homepage": "https://github.com/qqq5201260/CZLCornerImage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qqq5201260": "1421610488@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/qqq5201260/CZLCornerImage.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "CZLCornerImage",
23     "CZLCornerImage/CZLCornerImage/CZLCornerImage/*.{h,m}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "YYModel": [
28       "~> 1.0"
29     ]
30   }