blob: 37bb68f01cf6adee1f8e23d0bfc30fd0d2c72f39 [file] [log] [blame]
{
"name": "DMCommonCalaulator",
"version": "0.0.1",
"summary": "A Calaulator counter for daima",
"description": "A Calaulator that contain cancle button and done button",
"homepage": "https://github.com/jun860605/DMCommonCalaulator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"郑军": "junzheng3@creditease.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jun860605/DMCommonCalaulator.git",
"tag": "0.0.1"
},
"source_files": "Classes/**/*",
"dependencies": {
"DMTextField": [
],
"DMPickView": [
],
"ReactiveCocoa": [
"~>2.5"
]
}
}