blob: a0166c406e7f882f38f7c7e479bcfcaa5562520a [file] [log] [blame]
{
"name": "RNWeibo",
"version": "1.0.0",
"summary": "test podspec RNWeibo.",
"homepage": "https://github.com/jincc/RNWeibo",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"junl": "jiangjunlong@meituan.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jincc/RNWeibo.git",
"tag": "1.0.0"
},
"source_files": "*",
"requires_arc": true
}