blob: 048db9212d9db9526c7d4bf9d2332c9958624f1a [file] [log] [blame]
{
"name": "LLSwiftLib",
"version": "0.1",
"summary": "LL'S SWIFT LIB",
"description": "LL'S SWIFT LIB . which implement by Swift",
"homepage": "https://github.com/liutongchao/LLSwiftLib",
"license": "MIT",
"authors": {
"liutongchao": "413281269@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liutongchao/LLSwiftLib.git",
"tag": "0.1"
},
"source_files": "LLSwiftLib/**/*.swift",
"resources": "LLSwiftLib/**/*.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}