[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 5 / 9 / Voltron / 0.2.1 / Voltron.podspec.json
blob8f194c6c019b831d17542ad99a0c0397badf2ccb
2   "name": "Voltron",
3   "version": "0.2.1",
4   "summary": "UICollectionViewCell meets UIViewController",
5   "description": "                       When UICollectionViewCell simply won't cut it, try Voltron,\n                       a subclass of UICollectionView allowing to use view\n                       controllers instead of cells.\n",
6   "homepage": "https://github.com/zats/Voltron",
7   "license": "MIT",
8   "authors": {
9     "Sash Zats": "sash@zats.io"
10   },
11   "source": {
12     "git": "https://github.com/zats/Voltron.git",
13     "tag": "0.2.1"
14   },
15   "social_media_url": "https://twitter.com/zats",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "Voltron": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": "UIKit"