[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / a / 4 / ESConveyorBelt / 0.1.0 / ESConveyorBelt.podspec.json
blob44bdc11b29b755859b09cc561de09cb6af30ff06
2   "name": "ESConveyorBelt",
3   "version": "0.1.0",
4   "summary": "Create nice tutorial pages with parallax and animations with ease",
5   "description": "\t  \t   ESConveyorBelt allows you to easily create parallax-like effects for a tutorial screen for iOS.\n",
6   "homepage": "https://github.com/escoz/ESConveyorBelt",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Eduardo Scoz": "contact@escoz.com"
10   },
11   "social_media_url": "http://twitter.com/escoz",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/escoz/ESConveyorBelt.git",
17     "tag": "0.1.0"
18   },
19   "source_files": [
20     "Classes",
21     "Classes/**/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "public_header_files": "Classes/**/*.h",
25   "frameworks": "UIKit",
26   "requires_arc": true