[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 2 / d / ACPaginatorViewController / 0.2.1 / ACPaginatorViewController.podspec.json
blobc290ba2a28678fddf88b4db5584fdcd37d55b9b9
2   "name": "ACPaginatorViewController",
3   "version": "0.2.1",
4   "summary": "Simple way to create a list of view with a pagination transition.",
5   "description": "Simple way to create a list of view with a pagination transition. You need only to set a list of viewControllers and other few stuff.",
6   "homepage": "https://github.com/CorlaOnline/ACPaginatorViewController.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alex Corlatti": "alex.corlatti@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/CorlaOnline/ACPaginatorViewController.git",
16     "tag": "0.2.1"
17   },
18   "social_media_url": "https://twitter.com/corlaOnline",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ACPaginatorViewController/Classes/**/*"