blob: acfa94ba3ad7241d1f8fc78cad2f91cad068300c [file] [log] [blame]
{
"name": "PNPViews",
"version": "0.1.2",
"summary": "Boilerplate views for PNP apps",
"description": "These can be added to PNP apps to have a wealth of cusom views.",
"homepage": "https://github.com/PointNullProgramming/PNPViews",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ehardacre": "hardacre.ethan@gmail.com"
},
"source": {
"git": "https://github.com/PointNullProgramming/PNPViews.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PNPViews/Classes/*",
"frameworks": "UIKit"
}