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