[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 1 / 3 / JHBezierPath / 1.0.3 / JHBezierPath.podspec.json
blobebac252a1e24d26d012ba086e10dcfcb53111756
2   "name": "JHBezierPath",
3   "version": "1.0.3",
4   "summary": "这是一个曲线图表",
5   "description": "贝塞尔曲线的图表",
6   "homepage": "https://github.com/976971956/JHBezierPath",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jianghu": "976971956@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/976971956/JHBezierPath.git",
19     "tag": "1.0.3"
20   },
21   "source_files": [
22     "JHBezierPath",
23     "*.{h,m}"
24   ],
25   "requires_arc": true