[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / 6 / CRViewLib / 1.0.0 / CRViewLib.podspec.json
blob5880bea32ca467640ce46d8beba0f7cf57351f8a
2   "name": "CRViewLib",
3   "version": "1.0.0",
4   "summary": "CR first Pod lib.",
5   "description": "It is a CR view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/chrisrcq",
7   "license": "MIT",
8   "authors": {
9     "任崇庆": "rcq007@163.com"
10   },
11   "source": {
12     "git": "https://github.com/chrisrcq/CRViewLib.git",
13     "tag": "TAG1.0.0"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "requires_arc": true,
19   "source_files": "CRViewLib/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]