blob: b74b582f1d5023a4c095a6cc88e33347b5c665aa [file] [log] [blame]
{
"name": "df-pageviewcontroller-ios",
"version": "0.1.5",
"summary": "닥프렌즈의 페이지 컨트롤러 커스텀 라이브러리",
"description": "페이지 컨트롤러를 커스텀해서 보다 쉽게 사용이 가능하게 만든 라이브러리",
"homepage": "https://github.com/Docfriends-Dev/df-pageviewcontroller-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Docfriends": "apps@docfriends.com"
},
"source": {
"git": "https://github.com/Docfriends-Dev/df-pageviewcontroller-ios.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "df-pageviewcontroller-ios/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}