blob: 4744fcab94ff00062fa7992d05f8c1861a64615a [file] [log] [blame]
{
"name": "CocoaCalculatorKnacker",
"version": "1.1",
"summary": "CocoaCalculatorKnacker was made by Knacker Corporation. It will help you execute some complex calculating.",
"homepage": "http://knacker.com/CocoaCalculatorKnacker",
"license": "MIT",
"authors": "Nghia Nguyen",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://nghiaphunguyen@bitbucket.org/nghiaphunguyen/cocoacalculator.git",
"tag": "1.1"
},
"source_files": [
"Classes",
"CocoaCalculator/**/*.{h,m}"
],
"public_header_files": "CocoaCalculator/*.h",
"requires_arc": true
}