blob: 7d20d848bf69e0fc5f06c53d0799d7b0d194ee79 [file] [log] [blame]
{
"name": "JKDateHelper",
"version": "0.1.2",
"summary": "this is a tool to help developer to convert the date to string or convert string to date.",
"description": "this is a tool to help developer to convert the date to string or convert string to date.it will update with the need",
"homepage": "https://github.com/xindizhiyin2014/JKDateHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xindizhiyin2014": "jack18@same.com"
},
"source": {
"git": "https://github.com/xindizhiyin2014/JKDateHelper.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JKDateHelper/Classes/**/*",
"resource_bundles": {
"JKDateHelper": [
"JKDateHelper/Assets/*"
]
},
"dependencies": {
"JKSandBoxManager": [
]
}
}