blob: 3c48d1c2840611aa1ecd51e448f258bb16c9b285 [file] [log] [blame]
{
"name": "df-versioncheck-ios",
"version": "0.1.0",
"summary": "앱 버전을 앱스토어에 있는 버전과 비교 라이브러리",
"description": "앱스토어와 통신을 해서 앱스토어에 베포된 버전과 현재 앱의 버전을 비교하는 라이브러리",
"homepage": "https://github.com/Docfriends-Dev/df-versioncheck-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Docfriends": "apps@docfriends.com"
},
"source": {
"git": "https://github.com/Docfriends-Dev/df-versioncheck-ios.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "df-versioncheck-ios/Classes/**/*",
"swift_version": "4.2"
}