blob: cbb60d45bc13ca0d496080db4c6606463d13f0e5 [file] [log] [blame]
{
"name": "MathOperations",
"version": "0.0.1",
"summary": "A util class for math operations.",
"description": "This CocoaPod provides a util class for math operations.",
"homepage": "https://github.com/naveenthontepu/MathOperations",
"license": "MIT",
"authors": {
"Naveen Thontepu": "tnaveen.leo@gmail.com"
},
"source": {
"git": "https://github.com/naveenthontepu/MathOperations.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MathOperations/**/*"
}