blob: f64ada36d3f66e4ec50d0b4f08f8a9f9b5568cc0 [file] [log] [blame]
{
"name": "DefaultImageCore",
"version": "0.0.1",
"summary": "A default chart without data or network errors.",
"description": "'A default chart without data or network errors'",
"homepage": "https://github.com/chenglonghai/LHPlaceholderImage",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"chenlonghai": "330666369@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chenglonghai/LHPlaceholderImage.git",
"tag": "0.0.1"
},
"source_files": [
"DefaultImageCore",
"DefaultImageCore/*.{m,h,mm,hpp,cpp,c}"
],
"frameworks": "UIKit",
"requires_arc": true
}