blob: 807a493197de557edf4add620bc5681d1ee95669 [file] [log] [blame]
{
"name": "TMScoreMall",
"version": "0.0.7.22",
"summary": "This is a summary",
"homepage": "https://github.com/lizishiye/TMScoreMall.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lizishiye": "1063357883@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lizishiye/TMScoreMall.git",
"tag": "0.0.7.22"
},
"source_files": "TMScoreMall/**/*.{h}",
"requires_arc": true,
"resources": "TMScoreMall/Resource/*.bundle",
"ios": {
"vendored_frameworks": "TMScoreMall/**/*.framework"
},
"xcconfig": {
"VALID_ARCHS": "armv7s arm64 x86_64"
},
"pod_target_xcconfig": {
"ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
},
"dependencies": {
"TMSDK": [
],
"AFNetworking": [
],
"SDWebImage": [
],
"Masonry": [
],
"MJRefresh": [
],
"SVProgressHUD": [
],
"SGPagingView": [
],
"SDCycleScrollView": [
],
"MJExtension": [
]
}
}