blob: 3ba7b14f9ea163f990d5ec4313066d8d97b4106b [file] [log] [blame]
{
"name": "ARKRating",
"version": "1.1",
"summary": "Rating widget for iOS",
"description": "The ARKRating framework allows you to add highly customizable rating widget to your iOS apps.",
"homepage": "http://github.com/developerark",
"license": "MIT",
"authors": "Aswin Raj Kharel",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/developerark/ARKRating.git",
"tag": "1.1"
},
"source_files": [
"ARKRating",
"ARKRating/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}