blob: fd2e6bb99bd70b2eaec075368965c0e3ceb0eabc [file] [log] [blame]
{
"name": "ALProgress",
"version": "1.0",
"summary": "iOS Progress 小组件",
"description": "iOS 组件-Progress",
"homepage": "https://github.com/295060456/Progress",
"license": "MIT",
"authors": {
"alan": "alan969543491@gmail.com"
},
"source": {
"git": "https://github.com/295060456/Progress.git",
"tag": "1.0"
},
"source_files": "Progress/Progress/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "10.0"
}
}