[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / b / f / HotFix / 1.0.0 / HotFix.podspec.json
blob74aaf0ca4798d766f9f735458a4c3211db74909b
2   "name": "HotFix",
3   "version": "1.0.0",
4   "summary": "HotFix轻量级的热修复框架,可以替换JSPatch并且上架App Store.",
5   "homepage": "https://github.com/Insfgg99x/HotFix",
6   "license": "MIT",
7   "authors": {
8     "CGPointZero": "newbox0512@yahoo.com"
9   },
10   "source": {
11     "git": "https://github.com/Insfgg99x/HotFix.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "HotFix/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Aspects": [
22     ]
23   }