[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 4 / 6 / MVVMTT / 0.0.2 / MVVMTT.podspec.json
blob8143fb6491c1e7f1e9ff76007bb738d2ea8c7463
2   "name": "MVVMTT",
3   "version": "0.0.2",
4   "summary": "MVVM,URLRoutes,RAC",
5   "description": "一个简单的MVVM+URLRoutes,解耦项目架构,也可以为组件化、动态化\n路由做基础",
6   "homepage": "https://github.com/PengXinabc/MVVM-URLRoutes",
7   "license": "MIT",
8   "authors": {
9     "彭欣": "pds296@126.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "dependencies": {
15     "JLRoutes": [
16       "~> 2.0"
17     ]
18   },
19   "source": {
20     "git": "https://github.com/PengXinabc/MVVM-URLRoutes.git",
21     "tag": "0.0.2"
22   },
23   "source_files": "MVVMTT/MVVM/*.{h,m}",
24   "frameworks": "UIKit"