[Add] MSPCore 0.0.10
[CocoaPods.git] / Specs / c / d / 6 / df-versioncheck-ios / 0.1.0 / df-versioncheck-ios.podspec.json
blob3c48d1c2840611aa1ecd51e448f258bb16c9b285
2   "name": "df-versioncheck-ios",
3   "version": "0.1.0",
4   "summary": "앱 버전을 앱스토어에 있는 버전과 비교 라이브러리",
5   "description": "앱스토어와 통신을 해서 앱스토어에 베포된 버전과 현재 앱의 버전을 비교하는 라이브러리",
6   "homepage": "https://github.com/Docfriends-Dev/df-versioncheck-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Docfriends": "apps@docfriends.com"
13   },
14   "source": {
15     "git": "https://github.com/Docfriends-Dev/df-versioncheck-ios.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "df-versioncheck-ios/Classes/**/*",
22   "swift_version": "4.2"