blob: d4e61ccfa4c60bbb06ff481f50e1321ebcbf1fe3 [file] [log] [blame]
{
"name": "DevTools",
"version": "1.0",
"summary": "Developer tools to simplify iOS development",
"description": "A comprehensive list of tools and simplified access points for developers to access and display information in their apps for testing or public usage",
"homepage": "https://github.com/eebean2/DevTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"eebean2": "eebean2@me.com"
},
"source": {
"git": "https://github.com/eebean2/DevTools.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DevTools/Classes/**/*",
"pushed_with_swift_version": "3.0"
}