blob: 799c343deb445d4fad6bb533d85a2a0a34e1aaec [file] [log] [blame]
{
"name": "LFRoundProgressView",
"version": "1.0.0",
"summary": "round or annular ProgressView, base on DACircularProgress and MBRoundProgressView .",
"homepage": "https://github.com/shiqiang124/LFRoundProgressView",
"screenshots": "https://github.com/shiqiang124/LFRoundProgressView/raw/master/screenshot.png",
"license": "MIT (LICENSE)",
"authors": {
"john": "shiqiang124@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/shiqiang124/LFRoundProgressView.git",
"tag": "1.0.0"
},
"source_files": [
"LFRoundProgressView",
"LFRoundProgressView/**/*.{h,m}"
],
"exclude_files": "LFRoundProgressViewExample",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}