[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 6 / 9 / a / Transitioning / 1.1.1 / Transitioning.podspec.json
blob345a7036a828a6d149f25cf5180e5aa2929c0882
2   "name": "Transitioning",
3   "summary": "Light-weight API for building UIViewController transitions.",
4   "version": "1.1.1",
5   "authors": "The Material Motion Authors",
6   "license": "Apache 2.0",
7   "homepage": "https://github.com/material-motion/transitioning-objc",
8   "source": {
9     "git": "https://github.com/material-motion/transitioning-objc.git",
10     "tag": "v1.1.1"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "requires_arc": true,
16   "public_header_files": "src/*.h",
17   "source_files": [
18     "src/*.{h,m,mm}",
19     "src/private/*.{h,m,mm}"
20   ],
21   "deprecated": true