blob: d0ff3edc2520480be4c10ec7429bd73f5aa17457 [file] [log] [blame]
{
"name": "RithUIKit",
"version": "0.0.1",
"summary": "Provide convenience way to deal with UIKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/KanharithSok/RithUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kanharith SOK": "kanharithsok@gmail.com"
},
"source": {
"git": "https://github.com/KanharithSok/RithUIKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "Classes/*.swift"
}