[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 0 / f / 8 / POPSplitViewController / 0.1.1 / POPSplitViewController.podspec.json
blobfaee27bed70a1dd121551eeaf283216d1ae02227
2   "name": "POPSplitViewController",
3   "version": "0.1.1",
4   "summary": "POPSplitViewController is cutom view controller support real split display for Object-c project.",
5   "homepage": "https://github.com/popeveryday/POPSplitViewController",
6   "license": "MIT",
7   "authors": {
8     "popeveryday": "popeveryday@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/popeveryday/POPSplitViewController.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "7.1"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*.{h,m,c}",
19   "dependencies": {
20     "POPLib": [
21       "~> 0.1"
22     ]
23   }