{ | |
"name": "sextension", | |
"version": "0.0.1", | |
"summary": "swift extension by wangcong", | |
"homepage": "https://git.oschina.net/Yolonce/sextension", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"authors": { | |
"KangKai": "kangkai1108@sina.cn" | |
}, | |
"source": { | |
"git": "https://git.oschina.net/Yolonce/sextension.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "Pod/Classes/*.swift", | |
"frameworks": "Foundation", | |
"requires_arc": true, | |
"pushed_with_swift_version": "3.0" | |
} |