[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / a / 4 / ESConveyorBelt / 1.0.0 / ESConveyorBelt.podspec.json
blob52cd696c131d97f0869d9d0997c06caadce85fd4
2   "name": "ESConveyorBelt",
3   "version": "1.0.0",
4   "summary": "Create nice tutorial pages with parallax and animations with ease",
5   "description": "                       ESConveyorBelt is a UICollectionView subclass that allows you to \n\t\t\tcreate simple tutorial screen with animations for elements presented.\n\t\t\t\n\t\t\tMore info to come.\n\n",
6   "homepage": "https://github.com/escoz/ESConveyorBelt/",
7   "license": "MIT",
8   "authors": {
9     "Eduardo Scoz": "eduardoscoz@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/escoz/ESConveyorBelt.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/escoz",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Classes",
21   "public_header_files": "Classes/**/*.h",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]