[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / b / 5 / UIHelper / 1.0.1 / UIHelper.podspec.json
blobd24fa674b9f0ce7aa08cb9f7b4d62134d814374a
2   "name": "UIHelper",
3   "version": "1.0.1",
4   "platforms": {
5     "ios": null
6   },
7   "summary": "A convenient tool for you to debug UI",
8   "homepage": "https://github.com/hclib/UIHelper",
9   "license": "MIT",
10   "authors": {
11     "suhc": "hongchengplus@163.com"
12   },
13   "social_media_url": "http://shc.oschina.io/",
14   "source": {
15     "git": "https://github.com/hclib/UIHelper.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "UIHelper",
20     "UIHelper/**/*.{h,m}"
21   ],
22   "resources": "UIHelper/Resources/UIHelper.bundle",
23   "frameworks": "UIKit",
24   "requires_arc": true