blob: 0511235c08971016f310d707b7f0a69b2013d3f1 [file] [log] [blame]
{
"name": "SAMLoadingView",
"version": "0.1.0",
"authors": {
"Sam Soffes": "sam@soff.es"
},
"homepage": "https://github.com/soffes/SAMLoadingView",
"summary": "Simple loading view for UIKit.",
"source": {
"git": "https://github.com/soffes/SAMLoadingView.git",
"tag": "v0.1.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreGraphics"
],
"source_files": "SAMLoadingView"
}