blob: 796535117ea9d5f3718a00f7e6bacf8286251c35 [file] [log] [blame]
{
"name": "NMView",
"version": "1.1.3",
"summary": "A view template library.",
"homepage": "https://github.com/nextmunich/NMView",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": "NEXT Munich GmbH",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/nextmunich/NMView.git",
"tag": "v1.1.3"
},
"source_files": "Libraries/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": false
}