blob: 08efda1c4b86ba3cc0391046c4955fa145689510 [file] [log] [blame]
{
"name": "AnalyticsSwift",
"version": "0.1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/segmentio/analytics-swift",
"authors": {
"Segment": "friends@segment.com"
},
"summary": "The hassle-free way to add analytics to your Swift app.",
"source": {
"git": "https://github.com/segmentio/analytics-swift.git",
"tag": "0.1.0"
},
"source_files": "AnalyticsSwift/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"requires_arc": true
}