| { |
| "name": "irTest", |
| "version": "0.2.0", |
| "summary": "this is my first cocoapods lib for testing my lib", |
| "description": "This is my first cocoapods lib for testing my lib so that we can create lib for users", |
| "homepage": "https://github.com/ashraf-nv/irTest", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "ashraf-nv": "ashraf@notifyvisitors.com" |
| }, |
| "source": { |
| "git": "https://github.com/ashraf-nv/irTest.git", |
| "tag": "0.2.0" |
| }, |
| "platforms": { |
| "ios": null |
| }, |
| "source_files": "irTest/Classes/**/*" |
| } |