blob: 8ade5ac37f0957f493331fe9b7d182d36c0ce67c [file] [log] [blame]
{
"name": "StormizeSdk",
"version": "1.0.0-rc2",
"summary": "A mobile analytics SDK.",
"description": "Welcome to the Stormize SDK for iOS. \nStormize is the leading web analytics platform that gives you valuable insights into your website's visitors, your marketing campaigns and much more, so you can optimize your strategy and experience of your visitors",
"homepage": "https://bitbucket.org/stormize/sdk-ios",
"license": {
"type": "APACHE2",
"file": "LICENSE"
},
"authors": {
"Stormize": "audie@app2b.io"
},
"source": {
"git": "https://audiem@bitbucket.org/stormize/sdk-ios.git",
"tag": "1.0.0-rc2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "StormizeSdk/Classes/**/*",
"dependencies": {
"RealmSwift": [
]
},
"pushed_with_swift_version": "3.0"
}