[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 3 / e / iOSUpdater / 0.0.6 / iOSUpdater.podspec.json
blobf987c040a385ca2c08d4678cb33c1c6a314d5735
2   "name": "iOSUpdater",
3   "version": "0.0.6",
4   "summary": "iOSUpdater  a little pod for iOS Update",
5   "description": "一个简单的检测是否有新版本的组件,是否强制更新,传入type来控制是否强制更新和忽略当前更新。A simple test is to check if there is a new version of the component, whether to force an update, and pass in a type to control whether to force the update and ignore the current update.",
6   "homepage": "https://github.com/SmallwolfiOS/iOSUpdater.git",
7   "license": "MIT",
8   "authors": {
9     "马海平": "1348748408@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/SmallwolfiOS/iOSUpdater.git",
16     "tag": "0.0.6"
17   },
18   "source_files": [
19     "iOSUpdater",
20     "iOSUpdater/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "resources": "iOSUpdater/iOSUpdater.bundle",
24   "dependencies": {
25     "Masonry": [
27     ]
28   }