blob: 3e1b275a6b7124640c04c35dfc4090635144a366 [file] [log] [blame]
{
"name": "ANRLib",
"version": "0.1.0",
"summary": "ANRLib library to use utility methods.",
"description": "This is a sample Cocoapods Library to learn pods creation but used for utlity methods",
"homepage": "https://github.com/alenzalex/ANRLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alenzalex": "alen.alexander@infosys.com"
},
"source": {
"git": "https://github.com/alenzalex/ANRLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ANRLib/Classes/**/*"
}