[Add] BidmadSDK 6.11.2
[CocoaPods.git] / Specs / 4 / 2 / 0 / RZTweenSpirit / 0.1.0 / RZTweenSpirit.podspec.json
blob2e650f63d9cebbb429be21f02c7236405d98a4aa
2   "name": "RZTweenSpirit",
3   "version": "0.1.0",
4   "summary": "A piecewise tweening/animation library for iOS.",
5   "description": "                   RZTweenSpirit is a lightweight, simple tweening and animation library for iOS.\n                   It allows you to easily create piecewise animation timelines with precise control,\n                   for things like onboarding slideshows, creative scrolling effects, and parallax.\n",
6   "homepage": "https://github.com/Raizlabs/RZTweenSpirit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nick Donaldson": "nick.donaldson@raizlabs.com",
13     "Alex Rouse": "alex.rouse@raizlabs.com"
14   },
15   "social_media_url": "http://twitter.com/raizlabs",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source": {
20     "git": "https://github.com/Raizlabs/RZTweenSpirit.git",
21     "tag": "0.1.0"
22   },
23   "source_files": [
24     "Classes",
25     "Classes/**/*.{h,m}"
26   ],
27   "requires_arc": true,
28   "frameworks": "QuartzCore"