blob: 87150be9ea6ebf81e63e2987cf11e5b6c853752d [file] [log] [blame]
{
"name": "TaskComps",
"version": "0.1.1",
"summary": "A short description of TaskComps.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git1.pansoft.com/MobileServer/ios/TaskComps",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liguodong3302": "[liguodong3302@pansoft.com]"
},
"source": {
"git": "http://git1.pansoft.com/MobileServer/ios/TaskComps.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TaskComps/**/*.{h,m}",
"resources": "TaskComps/TaskComps.bundle",
"dependencies": {
"IQKeyboardManager": [
],
"MJRefresh": [
],
"SDWebImage": [
],
"YBPopupMenu": [
],
"SYBaseComps": [
],
"IOSESPCommonTool": [
]
}
}