blob: 8f14654776eb54227f5bada2abb2dea5e4ee3359 [file] [log] [blame]
{
"name": "segmentio-simple",
"version": "0.1.0",
"summary": "This is a very minimal library for interacting with Segment.",
"homepage": "https://github.com/neonichu/segmentio-simple",
"license": "MIT",
"authors": {
"Boris Bügling": "boris@buegling.com"
},
"source": {
"git": "https://github.com/neonichu/segmentio-simple.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/NeoNacho",
"platforms": {
"ios": "7.0",
"osx": "10.8"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "Foundation",
"ios": {
"frameworks": "UIKit"
},
"deprecated": true
}