[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 8 / CYCustomedNavigation / 0.0.2 / CYCustomedNavigation.podspec.json
blob4406ab1e8ea3dadb2bd7e1b9a7b747995431fa5e
2   "name": "CYCustomedNavigation",
3   "version": "0.0.2",
4   "summary": "CYCustomedNavigation",
5   "description": "Independent navigationBar for every viewController, and customed transition animation.",
6   "homepage": "https://github.com/SimonCY/CYCustomedNavigation",
7   "license": "MIT",
8   "authors": {
9     "chenyan": "397604080@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/SimonCY/CYCustomedNavigation.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "CYCustomedNavigationSDK",
20     "CYCustomedNavigationSDK/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit"