| { | |
| "name": "CSTip", | |
| "version": "1.2", | |
| "summary": "View Tip", | |
| "description": "Empty UITableView/UIView Tip", | |
| "homepage": "https://github.com/youyuedu/CSTip", | |
| "license": "MIT", | |
| "authors": { | |
| "winddpan": "winddpan@126.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/youyuedu/CSTip.git", | |
| "tag": "1.2" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Pod/Classes/**/*.{h,m}", | |
| "frameworks": [ | |
| "UIKit", | |
| "Foundation" | |
| ], | |
| "dependencies": { | |
| "Aspects": [ | |
| ] | |
| } | |
| } |