[Add] BlurUIKit 1.0.1
[CocoaPods.git] / Specs / 0 / 1 / e / XXRouter / 0.0.2 / XXRouter.podspec.json
blob4bf328f4c01d12832db1f48bba10471b1d396569
2   "name": "XXRouter",
3   "version": "0.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/ShawnCow/XXRouter",
9   "authors": {
10     "大黄": "rockhxy@gmail.com"
11   },
12   "summary": "简单的路由管理  router",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/ShawnCow/XXRouter.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "XXRouter/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true