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