blob: eb8284dc7b3b032ab63c06ac01e15c22ad2b147f [file] [log] [blame]
{
"name": "MathOperations",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "library/MathOperations/**/*"
}