[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 0 / a / 4 / UIBezierPathSerialization / 1.0.0 / UIBezierPathSerialization.podspec.json
blobef11cc381b7e4995e7dc9eedd70a2f505fbba09a
2   "name": "UIBezierPathSerialization",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Encode and decode between JSON and UIBezierPath objects",
9   "authors": {
10     "Illya Busigin": "http://illyabusigin.com/"
11   },
12   "source": {
13     "git": "https://github.com/illyabusigin/UIBezierPathSerialization.git",
14     "tag": "1.0.0"
15   },
16   "homepage": "https://github.com/illyabusigin/UIBezierPathSerialization",
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "UIBezierPathSerialization",
21   "frameworks": "CoreGraphics",
22   "requires_arc": true