blob: 1d4a0f57268f763b06e0597e1bd85d99e478dea4 [file] [log] [blame]
{
"name": "ObjcPod",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.{h,m}",
"frameworks": "UIKit"
}