[Add] NECommonKit 9.7.1
[CocoaPods.git] / Specs / 3 / 1 / 0 / MMSplitViewController / 0.0.6 / MMSplitViewController.podspec.json
blobf7f412f7a1a41ba8af7be9b48a0984168a2d59a8
2   "name": "MMSplitViewController",
3   "version": "0.0.6",
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.6"
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"