blob: 79869bb788ce286c52ddc5306ae33cf6e3b6cdef [file] [log] [blame]
{
"name": "LPIntegratedRating",
"version": "0.1.0",
"summary": "An integrated rating view for iOS",
"description": "Integrated rating view for table views and collection views on iOS.",
"homepage": "https://github.com/luispadron/LPIntegratedRating",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luis Padron": "luispadronedu@gmail.com"
},
"social_media_url": "http://luispadron.com",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/luispadron/LPIntegratedRating.git",
"tag": "v0.1.0"
},
"source_files": [
"LPIntegratedRating",
"LPIntegratedRating/**/*.{h,m}"
],
"pushed_with_swift_version": "4.0"
}