[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / c / 8 / 7 / JRSplitVC / 0.1.2 / JRSplitVC.podspec.json
blobf77b0f69cf514dd06d527612c4a810bc42873261
2   "name": "JRSplitVC",
3   "version": "0.1.2",
4   "summary": "A UISplitViewController with adaptative layouts",
5   "description": "UISplitViewController made easy, resize view's with gestures ;)",
6   "homepage": "https://github.com/tommypeps/JRSplitVC",
7   "license": "MIT",
8   "authors": {
9     "José Roldán Jiménez": "nosoycomplicao@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/tommypeps/JRSplitVC.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JRSplitVC": [
22       "Pod/Assets/*.png"
23     ]
24   }