| { |
| "name": "SYCommonTool", |
| "version": "0.0.2", |
| "summary": "a collection of commonly used components", |
| "description": "创建项目中常用组件的集合,不断更新。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。", |
| "homepage": "https://github.com/lisiyuan1993/SYCommonTool", |
| "license": { |
| "type": "MIT", |
| "file": "FILE_LICENSE" |
| }, |
| "authors": { |
| "lisiyuan": "184275267@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/lisiyuan1993/SYCommonTool.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": "SYCommonTools/**/*.{h,m}", |
| "exclude_files": "Classes/Exclude", |
| "frameworks": [ |
| "Foundation", |
| "UIKit" |
| ] |
| } |