[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / f / 7 / SelfAwareHelper / 0.0.1 / SelfAwareHelper.podspec.json
blob457993d1184add442159dce667a5a17fb30f8fe6
2   "name": "SelfAwareHelper",
3   "version": "0.0.1",
4   "summary": "A Helper to make classes perform actions automatically on app start",
5   "homepage": "https://github.com/omiz/SelfAwareHelper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Omar Allaham": "o.allaham@icloud.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/omiz/SelfAwareHelper.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "SelfAwareHelper/*.{swift,m}",
21   "swift_versions": [
22     5.1,
23     5.2
24   ],
25   "swift_version": "5.2"