blob: ff7d92e327b32196046d8658a48109d5fcfceb75 [file] [log] [blame]
{
"name": "ZxSwiftly",
"version": "1.0.3",
"summary": "Extension of Objective-C library.",
"description": "This is a extension of Objective-C, which can develop swiftly.",
"homepage": "https://github.com/briceZhao/ZxSwiftly",
"license": "MIT",
"authors": {
"briceZhao": "zx_brice@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/briceZhao/ZxSwiftly.git",
"tag": "1.0.3"
},
"source_files": "ZxSwiftly/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}