[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 6 / 9 / STRouter / 0.1.0 / STRouter.podspec.json
blob49c3a1cf734988e6bde40844c2dcd5c9a9c088eb
2   "name": "STRouter",
3   "version": "0.1.0",
4   "summary": "路由中间件,通信中介者.",
5   "platforms": {
6     "ios": "6.0"
7   },
8   "description": "hink: What does it do? Why did you write it? What is the focus?\nTry to keep it short, snappy and to the point.",
9   "homepage": "http://blog.pirate6.com/",
10   "license": {
11     "type": "MIT",
12     "file": "./LICENSE"
13   },
14   "authors": "wliu6",
15   "source": {
16     "git": "https://github.com/SatansTeam/STRouter.git",
17     "tag": "0.1.0"
18   },
19   "prefix_header_contents": "#import <Foundation/Foundation.h>",
20   "source_files": "STRouter/**/*.{h,m}"