blob: 9e63874780f1afe478b4b16df743c36132a90153 [file] [log] [blame]
{
"name": "TestBlinkingLabel",
"version": "0.1.8",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
]
},
"subspecs": [
{
"name": "Home",
"source_files": "TestBlinkingLabel/Classes/Home/*.{h,m}"
}
]
}