[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 1 / a / ymRouter / 0.0.1 / ymRouter.podspec.json
blob45d4506378388c073d66fdd451da2cb5cea7b268
2   "name": "ymRouter",
3   "version": "0.0.1",
4   "summary": "ymRouter is tool for task excute",
5   "description": "router is a manager, can excuet protocol base on plist setting",
6   "homepage": "https://github.com/ymsheng/router",
7   "license": "MIT",
8   "authors": {
9     "yangmaosheng": "yangmaosheng@techwolf.cn"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ymsheng/router.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "KZRouter/Router/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "public_header_files": "KZRouter/Router/*.h",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]