blob: 751a816d41b9483ad3b8f9e5cc910e8888222220 [file] [log] [blame]
{
"name": "Primer",
"version": "2.2.1",
"summary": "Primer SDK",
"homepage": "http://www.goprimer.com",
"license": {
"type": "other",
"text": "http://www.goprimer.com"
},
"authors": {
"Primer": "support@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.2.1"
},
"preserve_paths": [
"Primer.framework",
"Primer.Bundle"
],
"public_header_files": "Primer.framework/**/*.h",
"vendored_frameworks": "Primer.framework",
"resources": "Primer.Bundle"
}