blob: 62b523f12b8f3c90d0554d6394432e7671683737 [file] [log] [blame]
{
"name": "TMTumblrSDK",
"version": "5.0.2",
"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.2"
},
"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": {
}
}