[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / d / 7 / SRouter / 0.0.1 / SRouter.podspec.json
blob50f8daa694209e434548d4df69c7efdb5828daf5
2   "name": "SRouter",
3   "version": "0.0.1",
4   "summary": "another simple router for ios.",
5   "homepage": "https://github.com/angelcs1990/SRouter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "cs": "angelcs1990@sohu.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/angelcs1990/SRouter.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "SRouter/**/*.{h,m}",
21   "public_header_files": "SRouter/SRouter.h",
22   "requires_arc": true