[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / 2 / d / ACPaginatorViewController / 0.2.0 / ACPaginatorViewController.podspec.json
blob52f80b53b04ece4f14c32ce8580ce9b924bff08c
2   "name": "ACPaginatorViewController",
3   "version": "0.2.0",
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.0"
17   },
18   "social_media_url": "https://twitter.com/corlaOnline",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ACPaginatorViewController/Classes/**/*"