blob: c5c6849c2f33033e74e7ad882638f3f33062919b [file] [log] [blame]
{
"name": "CenariusLibrary",
"version": "1.0.1",
"summary": "Cenarius Library.",
"homepage": "https://github.com/macula-projects/cenarius-library-ios",
"license": "MIT",
"authors": {
"M": "myeveryheart@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/macula-projects/cenarius-library-ios.git",
"tag": "1.0.1"
},
"resources": "CenariusLibrary/**/QRScan.bundle",
"source_files": "CenariusLibrary/**/*.{swift,h,m}",
"requires_arc": true,
"dependencies": {
"SVProgressHUD": [
]
},
"pushed_with_swift_version": "3.0"
}