blob: 71c3a0f6a79ee1d79ede5d506f9a61e693c2e5e2 [file] [log] [blame]
{
"name": "MyFrameworkLiuFei",
"version": "1.0.5",
"summary": "MyFramework",
"description": "Mydescription",
"homepage": "https://github.com/xjkf123/TestFramework.git",
"authors": {
"173090505@qq.com": "173090505@qq.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xjkf123/TestFramework.git",
"tag": "1.0.5"
},
"source_files": [
"MyFramework/*.txt",
"MyFramework/*.zip"
],
"frameworks": [
"UIKit",
"Foundation"
]
}