blob: 4f949629df363de23e97ddbe66444ce66c9ca2c0 [file] [log] [blame]
{
"name": "WKCProgressRunner",
"version": "1.2.0",
"summary": "fake progress runner",
"homepage": "https://github.com/WKCLoveYang/WKCProgressRunner.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WKCLoveYang": "wkcloveyang@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/WKCLoveYang/WKCProgressRunner.git",
"tag": "1.2.0"
},
"source_files": "WKCProgressRunner/**/*.{h,m}",
"public_header_files": "WKCProgressRunner/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}