| { | |
| "name": "JRKit", | |
| "version": "1.0.1", | |
| "summary": "JRKit", | |
| "description": "JRLoopView\nJRTimer\nJRString\nJRDate", | |
| "homepage": "https://github.com/NirvanAcN/JRKit", | |
| "license": "MIT", | |
| "authors": { | |
| "NirvanAcN": "mahaomeng@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/NirvanAcN/JRKit.git", | |
| "tag": "1.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "frameworks": "UIKit", | |
| "dependencies": { | |
| "JRLoopView": [ | |
| ], | |
| "JRTimer": [ | |
| ], | |
| "JRString": [ | |
| ], | |
| "JRDate": [ | |
| ] | |
| }, | |
| "pushed_with_swift_version": "3.0" | |
| } |