blob: 23f243868230cbbc763d1bbe1764c4c51f831e61 [file] [log] [blame]
{
"name": "lemage",
"version": "1.0.1",
"platforms": {
"ios": "8.0"
},
"summary": "lemage相册浏览器",
"homepage": "https://github.com/LemonITCN/lemage-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LemonITCN": "306822374@qq.com"
},
"source": {
"git": "https://github.com/LemonITCN/lemage-ios.git",
"tag": "v1.0.1"
},
"source_files": [
"lemage/lemage/*.{h,m}",
"lemage/lemage/**/*.{h,m}"
],
"requires_arc": true
}