blob: 3aa69c9ba5b01c663e03d9ae417205ab5ef728bd [file] [log] [blame]
{
"name": "ESCDisplayCalculator",
"version": "1.0.4",
"summary": "A Caluator, it can add number to another num",
"homepage": "http://www.jianshu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"quanzhizu": "quanzhizu2005@126.com"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"ESCDisplayCalculator",
"ESCDisplayCalculator/**/*.{h,m}"
],
"source": {
"git": "https://github.com/quanzhizu/ESCDisplayCalculator.git",
"tag": "1.0.4"
},
"requires_arc": true
}