blob: 54beb42d24914c1470224ee9d1df4c448626764b [file] [log] [blame]
{
"name": "YLSegmentController",
"version": "0.1.5",
"summary": "A short description of YLSegmentController.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yangsui92@163.com/YLSegmentController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangsui92@163.com": "yangsui92@163.com"
},
"source": {
"git": "https://github.com/NSObject-Y/YLSegmentController.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLSegmentController/Classes/**/*",
"resource_bundles": {
"YLSegmentController": [
"YLSegmentController/Assets/*.png"
]
}
}