| { |
| "name": "JXLDayAndNightMode", |
| "version": "1.0.0", |
| "summary": "a manager easy to set view backgroundColor or other color", |
| "homepage": "https://github.com/JinXinLiang/JXLDayAndNightModeDemo", |
| "license": "MIT", |
| "authors": { |
| "Eiwodetianna": "jinxinliang1993@gmail.com" |
| }, |
| "platforms": { |
| "ios": "6.0" |
| }, |
| "source": { |
| "git": "https://github.com/JinXinLiang/JXLDayAndNightModeDemo.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "JXLDayAndNightModeDemo/JXLDayAndNightModeDemo/JXLDayAndNightMode/*.{h,m}", |
| "requires_arc": true |
| } |