[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 5 / c / 7 / SFVersionManager / 0.1.0 / SFVersionManager.podspec.json
blobc94ac618343e8fb5c24a34b7c936453e50f7fb96
2   "name": "SFVersionManager",
3   "version": "0.1.0",
4   "summary": "iOS 版本更新",
5   "description": "从 App Store 获取当前 App 最新版本, 如果有最新版本则提示用户更新",
6   "homepage": "https://github.com/coderflower/SFVersionManager.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Coder.flower": "coder.flower@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/coderflower/SFVersionManager.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SFVersionManager/Classes/**/*"