blob: c9871c28870b6f7d3065de0a60eeee6f41a706d5 [file] [log] [blame]
{
"name": "GlipKit",
"version": "0.0.2",
"summary": "A Glip client library for iOS and OS X written in Swift",
"homepage": "https://github.com/grokify/glip-sdk-swift",
"license": "MIT",
"authors": {
"John Wang": "johncwang@gmail.com"
},
"source": {
"git": "https://github.com/grokify/glip-sdk-swift.git",
"tag": "0.0.2"
},
"social_media_url": "https://twitter.com/grokify",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"requires_arc": true,
"source_files": "GlipKit/Sources/*.swift",
"frameworks": "Foundation"
}