blob: 4cb07a191c6ac25bca1e0a70668196640927c1b4 [file] [log] [blame]
{
"name": "df-pageviewcontroller-ios",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "df-pageviewcontroller-ios/Classes/**/*",
"swift_version": "4.2"
}