blob: b62e2d1c720d69e5ad406f1d4b5a40040acaecf9 [file] [log] [blame]
{
"name": "stream-analytics-ios",
"version": "0.0.2",
"summary": "stream-analytics-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.txt"
},
"authors": {
"Stream": "support@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.2"
},
"source_files": "StreamAnalytics/**/*.{h,m}",
"exclude_files": "StreamAnalyticsTests/**",
"requires_arc": true,
"frameworks": [
"XCTest",
"Foundation"
]
}