blob: 83360f2649b68a755d869de5fe247e389bd51bbd [file] [log] [blame]
{
"name": "Bees",
"version": "0.1.0",
"summary": "Auto Layout in Swift",
"description": "\"Convenient auto layout framework\"",
"homepage": "https://github.com/hongcaiyu/Bees",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Caiyu Hong": "hongcaiyu@live.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hongcaiyu/Bees.git",
"tag": "0.1.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "Bees/*.swift",
"pushed_with_swift_version": "4.0"
}