[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 2 / 5 / 0 / ZCPictureCorrection / 1.0.1 / ZCPictureCorrection.podspec.json
blobbd8d24a8a6d26aba95c381e9ec26fc4ca92f1cab
2   "name": "ZCPictureCorrection",
3   "version": "1.0.1",
4   "summary": "ZCPictureCorrection Kit",
5   "description": "ZCPictureCorrection 图片矫正",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "license": {
10     "type": "Copyright",
11     "text": "Zac Inc. 2017"
12   },
13   "homepage": "https://github.com/zac-wang/ZCPictureCorrection",
14   "authors": {
15     "王志超": "love_iphone@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/zac-wang/ZCPictureCorrection.git",
19     "tag": "1.0.1"
20   },
21   "vendored_frameworks": "ZCPictureCorrection.framework",
22   "resources": "ZCPictureCorrectionPng.bundle",
23   "requires_arc": true,
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ]