[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / d / 6 / 5 / XBTransition / 0.1.1 / XBTransition.podspec.json
blobea81d46ae13ed581a5f562e1c283b67238f753fb
2   "name": "XBTransition",
3   "version": "0.1.1",
4   "summary": "This is an extension of vertigo, where you can show transition from any view and to any view controller",
5   "description": "                       This is an extension of vertigo, where you can show transition from any view and to any view controller, not have to be imageview & special view controller from vertigo anymore.\n",
6   "homepage": "https://github.com/EugeneNguyen/XBTransition",
7   "license": "MIT",
8   "authors": {
9     "eugenenguyen": "xuanbinh91@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/EugeneNguyen/XBTransition.git",
13     "tag": "0.1.1"
14   },
15   "social_media_url": "https://twitter.com/LIBRETeamStudio",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "XBTransition": [
23       "Pod/Assets/*.png"
24     ]
25   }