blob: 7770056e15a082bff1f9b10e622350575f3b7a76 [file] [log] [blame]
{
"name": "ArunsLog",
"version": "0.1.0",
"summary": "A simple and high quality log.",
"description": "install library into your project. So you can easy to acces!",
"homepage": "https://github.com/arunreflections/ArunsLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"arunreflections": "arun.das@reflectionsinfos.com"
},
"source": {
"git": "https://github.com/arunreflections/ArunsLog.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ArunsLog/Classes/**/*",
"frameworks": "UIKit"
}