[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 1 / 0 / SRPeriod / 0.0.2 / SRPeriod.podspec.json
blobaf41d572f259d011edafaa4b78bec6e7c2bcb4d1
2   "name": "SRPeriod",
3   "version": "0.0.2",
4   "summary": "Temp SRPeriod.",
5   "description": "SRPeriod",
6   "homepage": "https://github.com/KyleWhale/SRPeriod.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kylej": "kylej@bluewhaletech.pro"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/KyleWhale/SRPeriod.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "Classes",
23     "SRPeriod/Classes/**/*.{h,m}"
24   ],
25   "resource_bundles": {
26     "SRPeriod": [
27       "SRPeriod/Resource/SRPeriod.bundle/*.png"
28     ]
29   },
30   "dependencies": {
31     "Masonry": [
33     ]
34   }