blob: aa26b641deab807b06effa229d0b729b8821ccf8 [file] [log] [blame]
{
"name": "GrowthPush",
"version": "1.2.1",
"summary": "GrowthPush SDK for iPhone/iPad",
"description": " GrowthPush is push notification and analysis platform for smart devices.\n https://growthpush.com/\n",
"homepage": "https://github.com/SIROK/growthpush-ios",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"SIROK, Inc.": "info@sirok.co.jp",
"katty0324": "kataokanaoyuki@gmail.com"
},
"source": {
"git": "https://github.com/SIROK/growthpush-ios.git",
"tag": "1.2.1"
},
"source_files": "source/GrowthPush/*.{h,m}",
"preserve_paths": "README.*",
"platforms": {
"ios": "5.1.1"
},
"requires_arc": false
}