blob: 03ae864c7d035b279f9dd0524ab9005a9b22b5a6 [file] [log] [blame]
{
"name": "CalcPlus",
"version": "1.0.0",
"summary": "Calc Framework to help user to calc the data.",
"description": "Calc Framework to help user to calc the data.nice job.",
"homepage": "https://github.com/AppLog/CalcPlus",
"license": "MIT",
"authors": {
"chenshengzhi": "chenshengzhi@hudunsoft.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/AppLog/CalcPlus.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"deprecated": true
}