blob: a01c56858c717dee4af621b88bd199815413d687 [file] [log] [blame]
{
"name": "TMCodee",
"version": "0.0.3",
"summary": "TMCodee",
"description": "TMCodee description TMCodee description\nTMCodee description TMCodee description",
"homepage": "https://git.lug.ustc.edu.cn/TeeMo/tmcode.git",
"license": "MIT",
"authors": {
"TeeMo": "teemoYan@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://git.lug.ustc.edu.cn/TeeMo/tmcode.git",
"tag": "0.0.3"
},
"source_files": [
"TMCodee",
"TMCodee/**/*.{h,m}"
],
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"static_framework": true,
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"dependencies": {
"PCategory": [
],
"JPush": [
],
"AXWebViewController": [
]
}
}