blob: 0f654b4e6d6e095fb587053ccf1693436eccdad7 [file] [log] [blame]
{
"name": "Primer",
"version": "3.0.0-beta.1",
"summary": "Primer iOS SDK",
"homepage": "https://www.goprimer.com",
"license": {
"type": "other",
"text": "https://www.goprimer.com"
},
"authors": {
"Primer": "team@goprimer.com"
},
"source": {
"git": "https://github.com/goprimer/primer-ios-sdk.git",
"tag": "3.0.0-beta.1"
},
"social_media_url": "https://twitter.com/goprimer",
"documentation_url": "http://docs.goprimer.com",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "Primer.framework",
"public_header_files": "Primer.framework/Headers/*.h",
"module_map": "Primer.framework/Modules/module.modulemap",
"module_name": "Primer"
}