[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 1 / 0 / MMSplitViewController / 0.0.7 / MMSplitViewController.podspec.json
blob5d9cb4f93d453f195d24b3e2b528606353c2ae4d
2   "name": "MMSplitViewController",
3   "version": "0.0.7",
4   "summary": "An interactive split interface.",
5   "homepage": "https://matias.ma/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Matías Martínez": "soy@matmartinez.net"
12   },
13   "source": {
14     "git": "https://github.com/matmartinez/MMSplitViewController.git",
15     "tag": "0.0.7"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": "QuartzCore",
21   "requires_arc": true,
22   "source_files": "Classes/*.{h,m}",
23   "resources": "Images/*.png"