blob: 614b00f751bbcd0f5cc487d4b40caf532e02c7e2 [file] [log] [blame]
{
"name": "YXFilmSelectView",
"version": "0.0.1",
"summary": "Film Select View",
"description": "A longer description of YXFilmSelectView in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/yixiangboy/YXFilmSelectView",
"license": "MIT",
"authors": {
"yixiang": "javer_yi@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/yixiangboy/YXFilmSelectView.git",
"tag": "0.0.1"
},
"source_files": [
"YXFilmSelectView",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}