| { |
| "name": "JMTestLib", |
| "version": "0.1.0", |
| "summary": "It is lib for testing", |
| "description": "This library is created for testing purpose. And Going to use and test the lib created by pod.", |
| "homepage": "https://github.com/shkhan786/JMTestLib", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "shkhan786": "shkhan786haider@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/shkhan786/JMTestLib.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "JMTestLib/Classes/**/*", |
| "pushed_with_swift_version": "4.0" |
| } |