blob: 8620b818a647a196f00edbba1d270b873657098f [file] [log] [blame]
{
"name": "TumblrImageViewController",
"version": "1.01",
"summary": "A view controller showing images from tumblr blog",
"description": "This is a view controller showing the images from tumblr blog. It integrates a search bar for the input of the blog name. You need an apikey of tumblr (OAuth Consumer Key) to use it. You also need to implement protocal of the TumblrViewController",
"homepage": "https://github.com/spiderzys/TumblrImageViewController",
"license": {
"type": "Apache License, Version 2.0",
"text": "Licensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n"
},
"authors": {
"spiderzys": "spiderzys@hotmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/spiderzys/TumblrImageViewController.git",
"tag": "1.01"
},
"source_files": [
"TumblrImageViewController",
"TumblrImageViewController/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "TumblrImageViewController/**/*.xib"
}