[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / b / f / GDLayerKit / 0.9.2 / GDLayerKit.podspec.json
blob1c308e64ea5ca65831770a864d881b50f93c8326
2   "name": "GDLayerKit",
3   "version": "0.9.2",
4   "summary": "Group of classes designed for easy integrating MVVM support into your application without using complex reactive frameworks.",
5   "homepage": "https://github.com/GDXRepo/GDLayerKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Georgiy Malyukov": "elvorta.work@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/GDXRepo/LayerKit.git",
15     "tag": "0.9.2"
16   },
17   "social_media_url": "https://vk.com/deadlineru",
18   "platforms": {
19     "ios": "8.2"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }