blob: 9a0197448352e3841ca4ffbe78ceca9de16782a2 [file] [log] [blame]
{
"name": "TMTumblrSDK",
"version": "5.0.5",
"summary": "An unopinionated and flexible library for easily integrating Tumblr data into your iOS or OS X application.",
"homepage": "https://github.com/tumblr/TMTumblrSDK",
"source": {
"git": "https://github.com/tumblr/TMTumblrSDK.git",
"tag": "5.0.5"
},
"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": {
}
}