blob: 849d768873269b78c0f1da3bb5a121b4b39deb34 [file] [log] [blame]
{
"name": "JJCategoryKit",
"version": "1.0.2",
"summary": "Just a redView for Test",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/anhuijhy/JJCategoryKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JasonJJJ": "anhuijhy@163.com"
},
"source": {
"git": "https://github.com/anhuijhy/JJCategoryKit.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JJCategoryKit/Classes/**/*",
"public_header_files": "JJCategoryKit/Classes/**/*.h",
"frameworks": "UIKit",
"dependencies": {
"MBProgressHUD": [
],
"MJRefresh": [
]
}
}