blob: 2910ad71d2500a1bc3038e128f1eb0caa5db24af [file] [log] [blame]
{
"name": "DCLong",
"version": "1.0.0",
"summary": "A third-party library",
"description": "A third-party library.",
"homepage": "https://github.com/yangdalong1/DCLong",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangdalong1": "yangdalong1@163.com"
},
"source": {
"git": "https://github.com/yangdalong1/DCLong.git",
"tag": "1.0.0"
},
"source_files": "*",
"platforms": {
"ios": "7.0"
},
"frameworks": "UIKit",
"requires_arc": true
}