blob: db4093e4ba59bc043843ab01548cf87002f9a3ff [file] [log] [blame]
{
"name": "ZxSwiftly",
"version": "1.0.5",
"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.5"
},
"source_files": "ZxSwiftly/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}