blob: 1dc66e8cb091e5818ae76d36bda22e6fd8649481 [file] [log] [blame]
{
"name": "TJ-iOS-CommonTools",
"version": "1.1.1",
"summary": "淘金云客服iOS 通用工具库",
"description": "淘金云客服iOS 通用工具库 : Manager,NumberFormatter,SHSPhoneComponents,ZJSwitch",
"homepage": "http://192.168.4.254/qingfa/TJ-iOS-CommonTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liqingfa": "12069883@qq.com"
},
"source": {
"git": "http://192.168.4.254/qingfa/TJ-iOS-CommonTools.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"source_files": "TJ-iOS-CommonTools/Classes/**/*",
"resources": "TJ-iOS-CommonTools/Assets/*",
"dependencies": {
"CocoaLumberjack": [
]
}
}