blob: 85ed6b6b22a15e13c3602b6b6de8e6394705ed7d [file] [log] [blame]
{
"name": "Loader",
"version": "0.0.1",
"summary": "Loading view for all ios applications",
"description": " Loading view for all ios applications.\n",
"homepage": "https://github.com/MaxJohnson/Loader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mehul Mistri": "mehulgecg@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MaxJohnson/Loader.git",
"tag": "0.0.1"
},
"source_files": [
"Loader.{h,m}",
"UIImage+BoxBlur.{h,m}"
],
"requires_arc": true,
"frameworks": [
"UIKit",
"QuartzCore"
]
}