blob: 8b8b3958cb507ba44bf0b4da7beab5bdc0158e78 [file] [log] [blame]
{
"name": "Primer",
"version": "3.0.0-beta.5",
"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.5"
},
"social_media_url": "https://twitter.com/goprimer",
"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"
}