blob: 5a6fd84f881aa9ae67bcd45a596d3a5657d6af02 [file] [log] [blame]
{
"name": "MTRouter",
"version": "1.0.0",
"summary": "组件化设计,路由模块",
"description": "组件化设计,路由模块",
"homepage": "https://github.com/ireliaBR/MTRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"irelia": "672575302@qq.com"
},
"source": {
"git": "https://github.com/ireliaBR/MTRouter.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MTRouter/MTRouter/**/*.{h,m}",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"frameworks": [
"UIKit",
"AVFoundation"
]
}