blob: 28ef1c003e7cd21233688a111eb2850b71d44235 [file] [log] [blame]
{
"name": "NaturalLog",
"version": "1.0.0",
"license": "Apache 2.0",
"summary": "NaturalLog",
"authors": {
"Patrick Hogan": "phoganuci@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"homepage": "https://github.com/banDedo/NaturalLog",
"source": {
"git": "https://github.com/banDedo/NaturalLog.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "NaturalLog/Source/**/*.{h,m}"
}