blob: 9e05aec1cece1c85a7286f393c1b10dc6160053f [file] [log] [blame]
{
"name": "TMTumblrSDK",
"version": "5.0",
"summary": "An unopinionated and flexible library for easily integrating Tumblr data into your iOS or OS X application.",
"homepage": "https://github.tumblr.net/TumblrMobile/orangina",
"source": {
"git": "https://github.com/tumblr/TMTumblrSDK.git",
"tag": "5.0"
},
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Kenny Ackerson": "kenny@tumblr.com"
},
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"requires_arc": true,
"frameworks": [
"Foundation"
],
"source_files": "Classes/**/*.{h,m}",
"dependencies": {
}
}