blob: 7271f18f6f7f094d74236cd036393c951bedef38 [file] [log] [blame]
{
"name": "ESCDisplayCalculator",
"version": "1.0.2",
"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.2"
},
"requires_arc": true
}