blob: 727e1e4dec98f8908cf2a818ef1731dc33680629 [file] [log] [blame]
{
"name": "MFramework",
"version": "0.0.2",
"summary": "Demo of Deploy MFramework.",
"description": "Deploy MFramework to Cocoapods",
"homepage": "https://github.com/melody5417/iOS_SDK",
"license": "MIT",
"authors": {
"melody5417": "lengningshang@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/melody5417/iOS_SDK.git",
"tag": "0.0.2"
},
"source_files": "source/MFramework/MFramework/*.{h,m}",
"vendored_frameworks": "MFramework.framework"
}