| { | |
| "name": "lastTime", | |
| "version": "0.0.1", | |
| "summary": "A short description of lastTime.", | |
| "description": "Asdasdasd", | |
| "homepage": "https://github.com/yushenNO1/lastTime", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "shenTing": "1094117660@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/yushenNO1/lastTime.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "lastTime/*.{h,m}", | |
| "frameworks": "UIKit", | |
| "requires_arc": true | |
| } |