[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / d / 6 / 5 / XBTransition / 0.1.0 / XBTransition.podspec.json
bloba6271829fd2c284d1bde93fef1ca504fc1fb4364
2   "name": "XBTransition",
3   "version": "0.1.0",
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.0"
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   }