blob: e26bdf4b8150a0b6c6c267c37d942e9de353aec3 [file] [log] [blame]
{
"name": "JFKits",
"version": "0.1.2",
"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.2"
},
"source_files": "JFKit/**/*",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"SDWebImage": [
],
"YYWebImage": [
],
"LTNavigationBar": [
],
"TZImagePickerController": [
"~> 3.2.1"
]
}
}