blob: cf787c1ed79269752175a39694496f60e141d8c8 [file] [log] [blame]
{
"name": "FTroulette",
"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/FTroulette.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FTroulette/Classes/**/*",
"resource_bundles": {
"FTroulette": [
"FTroulette/Assets/*.png"
]
}
}