blob: 209e4323f27c2056c3568b685d2196be80cedd95 [file] [log] [blame]
{
"name": "TMTumblrSDK",
"version": "5.0.1",
"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.1"
},
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Kenny Ackerson": "kenny@tumblr.com"
},
"platforms": {
"ios": "10.0",
"osx": "10.12"
},
"requires_arc": true,
"frameworks": [
"Foundation"
],
"source_files": "Classes/**/*.{h,m}",
"dependencies": {
}
}