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