[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 1 / 3 / Memorize / 1.0.0 / Memorize.podspec.json
blobdc969d72ab5b1ab128a5d17308768aad69212225
2   "name": "Memorize",
3   "version": "1.0.0",
4   "swift_versions": "4.0",
5   "platforms": {
6     "ios": "11.0"
7   },
8   "summary": "A funny memorize game.",
9   "homepage": "https://gitlab.baifu-tech.net/ios/Apps/memorize.git",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Weichen.Cheng": "weichen.cheng@baifu-tech.net"
16   },
17   "source": {
18     "git": "git@gitlab.baifu-tech.net:ios/Apps/memorize.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Memorize",
23     "Memorize/**/*.{h,m,swift}"
24   ],
25   "resource_bundles": {
26     "Memorize": "Memorize/**/*.{xcassets}"
27   },
28   "swift_version": "4.0"