blob: caee38569dd1f709f5e7b5f9d06865a64fd047e9 [file] [log] [blame]
{
"name": "Pins",
"version": "1.0.0",
"summary": "Simple API for Auto Layout interfaces.",
"homepage": "https://github.com/jduff/Pins",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"John Duff": "duff.john@gmail.com"
},
"platforms": {
"ios": "10"
},
"requires_arc": true,
"source": {
"git": "https://github.com/jduff/Pins.git",
"tag": "v1.0.0",
"submodules": true
},
"source_files": "Pins/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}