[Add] QuantumIOS 3.9.4
[CocoaPods.git] / Specs / 9 / 3 / 6 / LHMaterialDesign / 1.0.0 / LHMaterialDesign.podspec.json
blob2e2b66f746a5e8f9b1e2cff3f4ec9a3dedad01c1
2   "name": "LHMaterialDesign",
3   "version": "1.0.0",
4   "summary": "UIViewController's Transition with Material Design",
5   "description": "                    UIViewController's Transition with Material Design  实现UIViewController切换时Material Design的效果\n",
6   "homepage": "https://github.com/leostc/LHMaterialDesign",
7   "license": "MIT",
8   "authors": {
9     "LiHao": "zjhzlihao@126.com"
10   },
11   "social_media_url": "https://twitter.com/lihao_china",
12   "source": {
13     "git": "https://github.com/leostc/LHMaterialDesign.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "LHMaterialDesign/MaterialDesign/*",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ]