[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / b / 7 / MOOImageButton / 0.1.0 / MOOImageButton.podspec.json
blob954aa19e308dde0f3418b0391ed5e1d6a226f566
2   "name": "MOOImageButton",
3   "version": "0.1.0",
4   "summary": "MOOImageButton can quick set image on the top/right/bottom/right on the button",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/mxh-mo/MOOImageButton.git",
7   "screenshots": "MOOImageButton//screenshots_1",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "994355869@qq.com": "mikimo@tencent.com"
14   },
15   "source": {
16     "git": "https://github.com/mxh-mo/MOOImageButton.git",
17     "tag": "0.1.0"
18   },
19   "social_media_url": "https://blog.csdn.net/Margaret_MO",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.0"
25   },
26   "source_files": "MOOImageButton/Classes/**/*",
27   "public_header_files": "MOOImageButton/Classes/Headers/**/*"