blob: a19b4d4606183738705828249cace943aff65a01 [file] [log] [blame]
{
"name": "XWStatistics",
"version": "0.1",
"license": "Copyright (c) 2018年 Ai. All rights reserved.",
"homepage": "https://github.com/aixl/XWStatistics",
"authors": {
"Andrew": "290649927@qq.com"
},
"summary": "A delightful iOS framework.",
"source": {
"git": "https://github.com/aixl/XWStatistics.git",
"tag": "0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XWStatistics/XWStatistics.framework/Headers/*.{h}",
"vendored_frameworks": "XWStatistics/XWStatistics.framework",
"frameworks": [
"UIKit",
"Foundation"
]
}