blob: a7e83d3e0be7b61038f44d83d9853c53e33656bd [file] [log] [blame]
{
"name": "FTdashboad",
"version": "0.1.0",
"summary": "ios仪表盘,圆环进度条",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/520coding",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"520coding": "1085192695@qq.com,794751446@qq.com"
},
"source": {
"git": "https://github.com/520coding/FTdashboad.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FTdashboad/Classes/**/*",
"resource_bundles": {
"FTdashboad": [
"FTdashboad/Assets/*.png"
]
}
}