[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 6 / c / 9 / SCNavigationControlCenter / 0.1.0 / SCNavigationControlCenter.podspec.json
blob49363f998076b6b09e623e36e17c9946b72a4514
2   "name": "SCNavigationControlCenter",
3   "version": "0.1.0",
4   "summary": "An advanced navigation controll center.",
5   "description": "An advanced navigation controll center similar to iOS 9 Multi-tasking.",
6   "homepage": "https://github.com/SergioChan/SCNavigationControlCenter",
7   "license": "MIT",
8   "authors": {
9     "Sergio Chan": "yuheng9211@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/SergioChan/SCNavigationControlCenter.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SCNavigationControlCenter": [
22       "Pod/Assets/*.png"
23     ]
24   }