[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / f / e / SPEasingCurves / 1.0 / SPEasingCurves.podspec.json
blobd76be1bf4319a163fedff3aba7995af303f7eeb4
2   "name": "SPEasingCurves",
3   "version": "1.0",
4   "license": "MIT",
5   "summary": "Timing functions for easing curves from http://easings.net",
6   "screenshots": "https://raw.github.com/sergiou87/SPEasingCurves/master/SPEasingCurvesExample/example.gif",
7   "homepage": "https://github.com/sergiou87/SPEasingCurves",
8   "authors": {
9     "Sergio Padrino": "sergio.padrino@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sergiou87/SPEasingCurves.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "SPEasingCurves",
19   "requires_arc": true