blob: 88addcecf884e336bffb8892ae83d7b0c4cce376 [file] [log] [blame]
{
"name": "SJLoadingView",
"version": "0.0.3",
"summary": "Loading View.",
"description": "Load animation view.",
"homepage": "https://github.com/changsanjiang/SJLoadingView",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"changsanjiang": "changsanjiang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/changsanjiang/SJLoadingView.git",
"tag": "v0.0.3"
},
"source_files": "SJLoadingView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}