| { |
| "name": "UIImageDemo", |
| "version": "1.3", |
| "summary": "UIImage的相关操作", |
| "description": "A longer description of UIImageDemo 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/ChinaFishNews/UIImageDemo.git", |
| "license": "MIT", |
| "authors": { |
| "含笑饮砒霜": "fishnewsdream@gmail.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/ChinaFishNews/UIImageDemo.git", |
| "tag": "1.3" |
| }, |
| "source_files": "UIImageDemo/UIImageDemo/UIImageFactory.{h,m}", |
| "frameworks": "UIKit" |
| } |