[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 5 / 0 / JBKenBurnsView / 0.3 / JBKenBurnsView.podspec.json
blob510d86cf3862b4deee0ce34a222ba3c124019fc0
2   "name": "JBKenBurnsView",
3   "version": "0.3",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "UIView that can generate a Ken Burns transition when given an array of UIImage objects.",
9   "frameworks": "QuartzCore",
10   "homepage": "https://github.com/jberlana/iOSKenBurns",
11   "authors": {
12     "Javier Berlana": "jberlana@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jberlana/iOSKenBurns.git",
16     "tag": "0.3"
17   },
18   "platforms": {
19     "ios": null
20   },
21   "source_files": "KenBurns/*.{h,m}",
22   "requires_arc": true