blob: 114b1bd8a35b6419fd8382b8c6f25765bfbbbb1b [file] [log] [blame]
{
"name": "MyComponent",
"version": "0.0.1",
"summary": "a test my component,for practicing",
"description": "\"------------------ test description ---------------------\"",
"homepage": "http://7xpsbf.com1.z0.glb.clouddn.com/taylorSwift.jpg",
"screenshots": "http://7xpsbf.com1.z0.glb.clouddn.com/taylorSwift.jpg",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"xiedacai": "xiedacai@vcredit.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nice2m/component-demo.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"MyComponent/*"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}