blob: 4c68af30c9154b61f310764aca2952cac79875de [file] [log] [blame]
{
"name": "MyFrameworkLiuFei",
"version": "1.0.4",
"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.4"
},
"source_files": [
"MyFramework/*.txt",
"MyFramework/*.zip"
],
"frameworks": [
"UIKit",
"Foundation"
]
}