blob: 329f397dc9b1cbac3dd2d76f312ca9a40842d429 [file] [log] [blame]
{
"name": "Primer",
"version": "2.4.4",
"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/goprimer/Primer.git",
"tag": "2.4.4"
},
"preserve_paths": [
"Primer.framework",
"Primer.Bundle"
],
"public_header_files": "Primer.framework/**/*.h",
"vendored_frameworks": "Primer.framework",
"resources": "Primer.Bundle"
}