[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 0 / 6 / 5 / AMWaveTransition / 0.6.0 / AMWaveTransition.podspec.json
blobc456ed5f0ff4f79fd7f2a582a7b36fa4119b6260
2   "name": "AMWaveTransition",
3   "version": "0.6.0",
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.0"
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"