blob: 6ac0270718f5a460f3a9e1bb09c5fc4a69edd570 [file] [log] [blame]
{
"name": "Primer",
"version": "2.3.3",
"summary": "Primer SDK",
"homepage": "https://www.goprimer.com",
"license": {
"type": "other",
"text": "https://www.goprimer.com"
},
"authors": {
"Primer": "team@goprimer.com"
},
"social_media_url": "http://twitter.com/goprimer",
"platforms": {
"ios": null
},
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC -lz"
},
"source": {
"git": "https://github.com/sendbridge/Primer.git",
"tag": "2.3.3"
},
"preserve_paths": [
"Primer.framework",
"Primer.Bundle"
],
"public_header_files": "Primer.framework/**/*.h",
"vendored_frameworks": "Primer.framework",
"resources": "Primer.Bundle"
}