[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 6 / 5 / AMWaveTransition / 0.6.1 / AMWaveTransition.podspec.json
blob500778b9cfeb246ec0015ebfb54c77a9816dcd56
2   "name": "AMWaveTransition",
3   "version": "0.6.1",
4   "summary": "Custom transition between viewcontrollers holding tableviews. Each cell is animated to simulate a 'wave effect'.",
5   "homepage": "https://github.com/andreamazz/AMWaveTransition",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Andrea Mazzini": "andrea.mazzini@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/andreamazz/AMWaveTransition.git",
15     "tag": "0.6.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": [
21     "Source",
22     "*.{h,m}"
23   ],
24   "requires_arc": true,
25   "social_media_url": "https://twitter.com/theandreamazz"