[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 9 / 5 / a / SBTween / 0.1.1 / SBTween.podspec.json
blobc7037aeaf41dfdde9685833858256233de1e5a16
2   "name": "SBTween",
3   "version": "0.1.1",
4   "summary": "Tweening library for iOS",
5   "description": "A functional, but work in progress tweening library for iOS. Allows for scrubbable animations.",
6   "homepage": "https://github.com/SteveBarnegren/SBTween",
7   "license": "MIT",
8   "authors": {
9     "Steve Barnegren": "steve.barnegren@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/SteveBarnegren/SBTween.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "SBTween/Classes/**/*"