[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / 2 / e / TurtleBezierPath / 1.0 / TurtleBezierPath.podspec.json
blob37dacc32ad0aacecc21f78d8882332238f84c521
2   "name": "TurtleBezierPath",
3   "version": "1.0",
4   "license": "MIT",
5   "summary": "UIBezierPath subclass for Turtle Graphics",
6   "homepage": "https://github.com/mindbrix/TurtleBezierPath",
7   "authors": "Nigel Timothy Barber",
8   "source": {
9     "git": "https://github.com/mindbrix/TurtleBezierPath.git",
10     "tag": "1.0"
11   },
12   "source_files": "TurtleBezierPath",
13   "requires_arc": false,
14   "platforms": {
15     "ios": "5.0"
16   }