blob: a848683f9c0da6f8e85ac9ed32a3d5e1ac7c30e4 [file] [log] [blame]
{
"name": "YLFileReader",
"version": "0.0.2",
"summary": "YLFileReader is simple file reader.",
"description": " A longer description of YLFileReader 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!\n",
"homepage": "https://github.com/yaslab/YLFileReader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yaslab": "yaslab99@gmail.com"
},
"source": {
"git": "https://github.com/yaslab/YLFileReader.git",
"tag": "0.0.2"
},
"source_files": "YLFileReader/Classes/**/*.{h,m}",
"requires_arc": true
}