blob: 257e0aa1d4f7c29aba598091b337adf3d2a57d86 [file] [log] [blame]
{
"name": "TMTumblrSDK",
"version": "5.0.7",
"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.7"
},
"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": {
}
}