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