blob: 9f79a6e61df58db1db2e095fd7355f90b69e9ee7 [file] [log] [blame]
{
"name": "SJLoadingView",
"version": "0.0.5",
"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.5"
},
"source_files": "SJLoadingView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}