blob: 7aac8870f5bd49269b86c06260bed09a366f4307 [file] [log] [blame]
{
"name": "LeanplumSegment",
"version": "1.0.2",
"summary": "Leanplum SDK integration for the Segment iOS SDK.",
"description": "Mobile A/B testing, personalization & analytics in one powerful platform.",
"homepage": "https://www.leanplum.com",
"license": {
"type": "Commercial",
"text": "See https://www.leanplum.com/tos"
},
"authors": {
"Leanplum": "support@leanplum.com"
},
"social_media_url": "https://twitter.com/leanplum",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Leanplum/Leanplum-Segment-iOS.git",
"tag": "1.0.2"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Analytics": [
"~> 3"
],
"Leanplum-iOS-SDK": [
"~> 1"
]
}
}