[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / a / 8 / Advance / 0.9.1 / Advance.podspec.json
blob30ab2cfada7a01614d23ce30ec02ac5932c03363
2   "name": "Advance",
3   "version": "0.9.1",
4   "summary": "A powerful animation framework for iOS and OS X.",
5   "description": "Advance is a pure Swift framework that enables advanced animations and physics-based interactions.",
6   "homepage": "https://github.com/storehouse/Advance",
7   "license": "BSD 2-clause \"Simplified\" License",
8   "authors": [
9     "Storehouse",
10     "Tim Donnelly"
11   ],
12   "social_media_url": "http://twitter.com/storehousehq",
13   "source": {
14     "git": "https://github.com/storehouse/Advance.git",
15     "tag": "0.9.1"
16   },
17   "source_files": "Advance/**/*.swift",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "tvos": "9.0"
22   }