[Add] FriendlyCaptcha 1.0.0
[CocoaPods.git] / Specs / 0 / 8 / c / UVTRouter / 0.0.1 / UVTRouter.podspec.json
blobbc48e4a06c0139c23b0647997a011dba263039c5
2   "name": "UVTRouter",
3   "version": "0.0.1",
4   "summary": "A Objective-C router use to separate components",
5   "description": "UVTRouter is a Objective-C router use to separate components",
6   "homepage": "https://github.com/viktyz/UVTRouter",
7   "license": "MIT",
8   "authors": {
9     "Alfred Jiang": "66745628@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/viktyz/UVTRouter.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "UVTRouter/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude"