blob: 4d824cff25deba33857984ff4175c7fccfb50525 [file] [log] [blame]
{
"name": "WQRoute",
"version": "0.3.0",
"summary": "A route framework for ios.",
"description": "WQRoute is a route framework for iOS.",
"homepage": "https://github.com/jayla25349/WQRoute",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jayla25349": "253491679@qq.com"
},
"source": {
"git": "https://github.com/jayla25349/WQRoute.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "7.0"
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"source_files": "WQRoute/Classes/**/*",
"public_header_files": "WQRoute/Classes/**/*.h",
"frameworks": "Foundation"
}