[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / 9 / SCNavigationControlCenter / 0.1.3 / SCNavigationControlCenter.podspec.json
blob9ec1e9fb21e8b4965c59f1f27b6d09041d137813
2   "name": "SCNavigationControlCenter",
3   "version": "0.1.3",
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.3"
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   }