blob: c3107ab8104dfd2bd60e1a6369914a7ee65ffd89 [file] [log] [blame]
{
"name": "ZxSwiftly",
"version": "1.0.1",
"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": null
},
"source": {
"git": "https://github.com/briceZhao/ZxSwiftly.git",
"tag": "1.0.1"
},
"source_files": "ZxSwiftly/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}