[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 8 / a / Skopelos / 2.4.1 / Skopelos.podspec.json
blob0597f3e41910d2ce722ff843aa98eeff154a76ed
2   "name": "Skopelos",
3   "version": "2.4.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Simply all you need for doing Core Data. Swift flavour.",
9   "description": "A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data. Simply all you need for doing Core Data. Swift flavour.",
10   "homepage": "https://github.com/albertodebortoli/Skopelos",
11   "authors": {
12     "Alberto De Bortoli": "albertodebortoli.website@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/albertodebortoli/Skopelos.git",
16     "tag": "2.4.1"
17   },
18   "social_media_url": "https://twitter.com/albertodebo",
19   "module_name": "Skopelos",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "swift_version": "5.0",
24   "source_files": "Skopelos/Classes/**/*",
25   "frameworks": [
26     "Foundation",
27     "UIKit",
28     "CoreData"
29   ]