| { |
| "name": "ObjcPod", |
| "version": "0.1.2", |
| "summary": "RMScrollView has its method to change background color.", |
| "description": "'RMScrollView has its method to change background color.'", |
| "homepage": "https://github.com/ravirajw/ObjcPod", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Raviraj": "w.raviraj@yahoo.com" |
| }, |
| "source": { |
| "git": "https://github.com/ravirajw/ObjcPod.git", |
| "tag": "0.1.2" |
| }, |
| "platforms": { |
| "ios": "12.0" |
| }, |
| "source_files": "Source/**/*.h", |
| "frameworks": "UIKit" |
| } |