blob: 25c6f22467e4220cc5866c1c6777e438fe26332a [file] [log] [blame]
{
"name": "TestBlinkingLabel",
"version": "0.1.6",
"summary": "desc 测试 TestBlinkingLabel.",
"description": "The description is shorter than the summary",
"homepage": "https://github.com/1103785815/TestBlinkingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1103785815@qq.com": "1103785815@qq.com"
},
"source": {
"git": "https://github.com/1103785815/TestBlinkingLabel.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "common",
"source_files": [
"Classes",
"TestBlinkingLabel/Classes/**/*"
]
}
]
}