blob: 9e7d977cf2016f4d09d8c0ac29c827a38a9794d8 [file] [log] [blame]
{
"name": "myqfCategory",
"version": "0.1.0",
"summary": "类别扩展.",
"description": "A longer description of myqfCategory 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/evsin/myqfCategory",
"license": "MIT",
"authors": {
"instant125": "instant125@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/evsin/myqfCategory.git",
"tag": "0.1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}",
"myqfCategory/**/*"
],
"requires_arc": true
}