[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / 8 / EasyStash / 1.1.4 / EasyStash.podspec.json
blob6bf2cfc77c854f71e6771f5af4ffb3711b5c8898
2   "name": "EasyStash",
3   "summary": "Easy data persistence in Swift",
4   "version": "1.1.4",
5   "homepage": "https://github.com/onmyway133/EasyStash",
6   "license": "MIT",
7   "authors": {
8     "Khoa Pham": "onmyway133@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/onmyway133/EasyStash.git",
12     "tag": "1.1.4"
13   },
14   "social_media_url": "https://twitter.com/onmyway133",
15   "platforms": {
16     "ios": "10.0",
17     "osx": "10.13",
18     "tvos": "12.0",
19     "watchos": "6.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "source_files": "Sources/**/*"
24   },
25   "tvos": {
26     "source_files": "Sources/**/*"
27   },
28   "osx": {
29     "source_files": "Sources/**/*"
30   },
31   "watchos": {
32     "source_files": "Sources/**/*"
33   },
34   "swift_versions": "5.0",
35   "swift_version": "5.0"