blob: 170c2df19052dbd13be86f82959f4863f57f16d3 [file] [log] [blame]
{
"name": "JKProgress",
"version": "0.0.2",
"summary": "JKProgress",
"description": "JKProgress.",
"homepage": "https://github.com/jokerwking/JKProgress",
"license": "MIT",
"authors": {
"joker": "https://github.com/jokerwking"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jokerwking/JKProgress.git",
"tag": "0.0.2"
},
"source_files": [
"JKProgress",
"JKProgress/*.{h,m}"
],
"public_header_files": "JKProgress/*.h",
"frameworks": "UIKit"
}