blob: e956ac6939b3969c82658f0ddba48102e7e1914a [file] [log] [blame]
{
"name": "JFKits",
"version": "0.1.3",
"summary": "我的工具集",
"homepage": "https://github.com/fjlprivate/JFKits.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fjlprivate": "869325397@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/fjlprivate/JFKits.git",
"tag": "0.1.3"
},
"source_files": "JFKit/**/*",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"SDWebImage": [
],
"YYWebImage": [
],
"LTNavigationBar": [
],
"TZImagePickerController": [
"~> 3.2.1"
]
}
}