[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 1 / 8 / c / WhdeVersion / 1.0.0 / WhdeVersion.podspec.json
blobdda79ab922d730d9e8bc7eaf94b5f2d9a4e9c285
2   "name": "WhdeVersion",
3   "version": "1.0.0",
4   "summary": "Objective-C断点续传",
5   "description": "Swift实现断点续传,Demo简单易懂,没有太多复杂模块和逻辑,完整体现断点续传的原理",
6   "homepage": "https://github.com/whde/Version",
7   "license": "MIT",
8   "authors": {
9     "Whde": "460290973@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/whde/Version.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Classes",
20     "Version/Version/Version/*"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true