[Add] GoogleMobileAdsMediationIronSource 8.6.0.0.0
[CocoaPods.git] / Specs / 4 / 1 / 5 / SAMCubicSpline / 0.1.0 / SAMCubicSpline.podspec.json
blobe84268ebd5b4bdc5f0cb3a000844a792afd14462
2   "name": "SAMCubicSpline",
3   "version": "0.1.0",
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.0"
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"