blob: 2e467e63197f1c3a10734150ee4a2d9daff1538e [file] [log] [blame]
{
"name": "JRPodPrivate",
"version": "1.0.0",
"summary": "1.0版本完成",
"description": "TODO: 杰人私有库第一版完成",
"homepage": "https://gitee.com/jerrisoft2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wni": "578433100@qq.com"
},
"source": {
"git": "https://gitee.com/jerrisoft2/JRPodPrivate.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JRPodPrivate/Classes/**/*",
"resource_bundles": {
"JRPodPrivate": [
"JRPodPrivate/Assets/*"
]
},
"dependencies": {
"Masonry": [
"~> 1.0.2"
],
"MBProgressHUD": [
"~> 1.2.0"
],
"JKCategories": [
"~> 1.9"
],
"TZImagePickerController": [
"~> 3.4.3"
],
"DateTools": [
"~> 2.0.0"
]
}
}