[Add] YIM 2.2.1
[CocoaPods.git] / Specs / f / d / 2 / MCAppRouter / 0.1 / MCAppRouter.podspec.json
blobfcc0d2a6ff4e8fb9c027d5fcbbd71a5a93a67d47
2   "name": "MCAppRouter",
3   "version": "0.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "URL routing for iOS made simple.",
12   "homepage": "https://github.com/matthewcheok/MCAppRouter",
13   "authors": {
14     "Matthew Cheok": "cheok.jz@gmail.com"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/matthewcheok/MCAppRouter.git",
19     "branch": "master",
20     "tag": "0.1"
21   },
22   "source_files": "MCAppRouter/*.{h,m}",
23   "public_header_files": "MCAppRouter/*.h"