| { |
| "name": "MWLibCategory", |
| "version": "0.0.1", |
| "summary": "it is use for Lib", |
| "description": "A longer description of MWLibCategory 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/thinkma/MWLibCategory.git", |
| "license": "MIT", |
| "authors": { |
| "name": "252264929@qq.com" |
| }, |
| "platforms": { |
| "ios": "6.0" |
| }, |
| "source": { |
| "git": "https://github.com/thinkma/MWLibCategory.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "Category/**/*.{h,m}", |
| "requires_arc": true |
| } |