blob: b0c415426915437c786812bd7e180b59066b3a91 [file] [log] [blame]
{
"name": "TESTMMM",
"version": "1.1",
"summary": "Test Framework",
"description": "Test pod sdsdfdsdsd sdfsfsd",
"homepage": "http://www.holla.world/",
"license": {
"type": "Copyright",
"text": "Copyright 2018 holla.world. All rights reserved.\n"
},
"authors": {
"毛鹏霖": "maoepnglin@holla.world"
},
"source": {
"git": "https://github.com/maopenglin/TESTPOD.git"
},
"source_files": "TESTMMM/**/*.{h,m}",
"public_header_files": "TESTMMM/*.h",
"frameworks": [
"Foundation",
"AdSupport"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}