blob: cdb95595dbeb70c3565fc4a55944021768a2e14f [file] [log] [blame]
{
"name": "JKProgress",
"version": "0.0.1",
"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.1"
},
"source_files": [
"JKProgress",
"JKProgress/*.{h,m}"
],
"public_header_files": "JKProgress/*.h",
"frameworks": "UIKit"
}