blob: 2f2c13b7e3ccc76c59d39b3d231d6e8003f91f6a [file] [log] [blame]
{
"name": "AnalyticsSwift",
"version": "0.2.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.2.0"
},
"source_files": "AnalyticsSwift/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"requires_arc": true
}