blob: 6e3b63f6e631b4d0101344afd283a2852c334761 [file] [log] [blame]
{
"name": "YLSegmentController",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLSegmentController/Classes/**/*",
"resource_bundles": {
"YLSegmentController": [
"YLSegmentController/Assets/*.png"
]
}
}