[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 1 / 5 / SAMCubicSpline / 0.1.1 / SAMCubicSpline.podspec.json
blob261a5ddfe9f49a9aa5ad358a61f17fb9e51910c2
2   "name": "SAMCubicSpline",
3   "version": "0.1.1",
4   "authors": {
5     "Sam Soffes": "sam@soff.es"
6   },
7   "homepage": "https://github.com/soffes/SAMCubicSpline",
8   "summary": "Cubic splines made easy.",
9   "source": {
10     "git": "https://github.com/soffes/SAMCubicSpline.git",
11     "tag": "v0.1.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "Foundation",
20     "CoreGraphics"
21   ],
22   "source_files": "SAMCubicSpline"