| { | |
| "name": "SJQCalendar", | |
| "version": "1.1.3", | |
| "summary": "SJQCalendar日历", | |
| "description": "自定义日历", | |
| "homepage": "https://github.com/sun409377708/PodsTest", | |
| "license": "MIT", | |
| "authors": { | |
| "SJQ": "409377708@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/sun409377708/PodsTest.git", | |
| "tag": "1.1.3" | |
| }, | |
| "source_files": "TestApp/CCPCalendar/*.{h,m}", | |
| "resources": "TestApp/CCPCalendar/CCPCalendar.bundle", | |
| "frameworks": [ | |
| "Foundation", | |
| "UIKit" | |
| ], | |
| "requires_arc": true | |
| } |