blob: 1c26e002b65430219f3bb22d47152ebaab63d16a [file] [log] [blame]
{
"name": "TMPinTuan",
"version": "0.0.1.4",
"summary": "This is a TMPinTuan's summary",
"description": "TM拼团描述:这里的描述,必须比s.summary的长度要长。",
"homepage": "https://github.com/lizishiye/TMPinTuan.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lizishiye": "1063357883@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lizishiye/TMPinTuan.git",
"tag": "0.0.1.4"
},
"source_files": "TMPinTuan/**/*.{h}",
"requires_arc": true,
"ios": {
"vendored_frameworks": "TMPinTuan/**/*.framework"
},
"xcconfig": {
"VALID_ARCHS": "armv7s arm64 x86_64"
},
"pod_target_xcconfig": {
"ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
},
"dependencies": {
"TMSDK": [
],
"TMUserCenter": [
],
"TMShare": [
],
"MJExtension": [
],
"AFNetworking": [
]
}
}