[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / d / 1 / CMImageScrollView / 0.0.3 / CMImageScrollView.podspec.json
blob823a1b85e6ef4e8c048d3fcd6c85fcc2f683d687
2   "name": "CMImageScrollView",
3   "version": "0.0.3",
4   "summary": "This image scroll view can easily zoom in, zoom out an iamge.",
5   "description": "You can pass an image, or declare which view you want to show detail image.",
6   "homepage": "https://github.com/huynguyencong/ImageScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CMoney": "mobile@cmoney.com.tw"
13   },
14   "social_media_url": "https://www.cmoney.tw/app/",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/cmmobile/CMImageScrollView.git",
20     "tag": "0.0.3"
21   },
22   "source_files": [
23     "CMImageScrollView/CMImageScrollView/*.{h,m,swift}",
24     "CMImageScrollView/CMImageScrollView/**/*.{h,m,swift}"
25   ],
26   "frameworks": "UIKit",
27   "resource_bundles": {
28     "CMImageScrollView": [
29       "CMImageScrollView/CMImageScrollView/Assets/*.*"
30     ]
31   },
32   "swift_versions": [
33     "4.2",
34     "5.0",
35     "5.1"
36   ],
37   "swift_version": "5.1"