[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / a / 8 / b / KyCommonCode / 0.0.3 / KyCommonCode.podspec.json
blobb243d8a2eed943996ac9a259b4060ecc5c74ca49
2   "name": "KyCommonCode",
3   "version": "0.0.3",
4   "summary": "KyCommonCode.",
5   "description": "KyCommonCode",
6   "homepage": "https://github.com/KyleWhale/KyCommonCode.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kylej": "kylej@bluewhaletech.pro"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/KyleWhale/KyCommonCode.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "Classes",
23     "KyCommonCode/Classes/*.{h,m}"
24   ],
25   "resource_bundles": {
26     "KyCommonCode": [
27       "KyCommonCode/Classes/KyCommonCode.bundle/*.png"
28     ]
29   },
30   "dependencies": {
31     "Masonry": [
33     ]
34   }