| { | |
| "name": "YLThreeLibs", | |
| "version": "0.0.2", | |
| "summary": "A good YLThreeLibs made by MrChenMj", | |
| "homepage": "https://gitlab.com/iOSss/ylthreelibs.git", | |
| "license": "MIT", | |
| "authors": { | |
| "MrChenMj": "822784716@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "source": { | |
| "git": "https://gitlab.com/iOSss/ylthreelibs.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": "YLThreeLibs/**/*.{h,m}", | |
| "frameworks": [ | |
| "UIKit", | |
| "CoreGraphics" | |
| ], | |
| "requires_arc": [ | |
| "YLThreeLibs/ARC/**/*.m" | |
| ] | |
| } |