blob: f4acbceb2f1d76ebd1c012241046e2addba8bf3c [file] [log] [blame]
{
"name": "AFTumblrAPIClient",
"version": "0.0.3",
"summary": "AFOAuth1Client for Tumblr.",
"homepage": "https://github.com/pj4533/AFTumblrAPIClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PJ Gray": "pj4533@gmail.com"
},
"source": {
"git": "https://github.com/pj4533/AFTumblrAPIClient.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "5.0"
},
"source_files": "AFTumblrAPIClient",
"requires_arc": true,
"dependencies": {
"AFOAuth1Client": [
">= 0.1.1"
]
}
}