| { | |
| "name": "LXGPublicLib", | |
| "version": "0.0.2", | |
| "summary": "cocopods公开库", | |
| "description": "公开库", | |
| "homepage": "https://luoxuguang.github.io/", | |
| "license": "MIT", | |
| "authors": { | |
| "luoxuguang": "893589795@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/luoxuguang/LXGPublicLib.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": [ | |
| "MarqueenLabel", | |
| "MarqueenLabel/*/.{h,m}" | |
| ], | |
| "requires_arc": true | |
| } |