blob: 587ac83e69f0e74b1c4c4fefd54c948b53a45e9b [file] [log] [blame]
{
"name": "stream-analytics-ios",
"version": "0.0.4",
"summary": "Stream Analytics for ios",
"description": "iOS SDK for Stream.\nBuild scalable newsfeeds & activity streams in a few hours instead of weeks",
"homepage": "https://github.com/GetStream/stream-analytics-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tommaso Barbugli": "tommaso@getstream.io"
},
"social_media_url": "https://twitter.com/getstream_io",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/GetStream/stream-analytics-ios.git",
"tag": "0.0.4"
},
"source_files": "StreamAnalytics/StreamAnalytics/*.{h,m}",
"requires_arc": true,
"frameworks": "Foundation"
}