[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / c / 4 / SNRouter / 1.0.0 / SNRouter.podspec.json
blobc025ea99703971c2bdeb5d53afe3e9fcce8dda9a
2   "name": "SNRouter",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "a router for transition between page modules based url",
6   "homepage": "https://github.com/Yincongxiao/SNRouter",
7   "source": {
8     "git": "https://github.com/Yincongxiao/SNRouter.git",
9     "tag": "1.0.0"
10   },
11   "source_files": "SNRouter/*.{h,m}",
12   "requires_arc": true,
13   "platforms": {
14     "ios": "7.0"
15   },
16   "frameworks": [
17     "UIKit",
18     "Foundation"
19   ],
20   "authors": {
21     "asnailneo": "asnailneo@gmail.com"
22   },
23   "social_media_url": "https://github.com/Yincongxiao/SNRouter"