[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / 8 / d / MotoSwift / 0.0.3 / MotoSwift.podspec.json
blob230d65e27c2016f61daf11a1e5f95c9f9ad39607
2   "name": "MotoSwift",
3   "version": "0.0.3",
4   "summary": "Generates managed object subclasses from Core Data model.",
5   "description": "Parses Core Data model, and applies templates for generation swift code",
6   "homepage": "https://github.com/Igor-Palaguta/MotoSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Igor Palaguta": "igor.palaguta@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Igor-Palaguta/MotoSwift.git",
16     "tag": "0.0.3"
17   },
18   "social_media_url": "https://twitter.com/igor_palaguta",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9"
22   },
23   "source_files": "Source/MotoSwiftFramework/**/*.swift",
24   "dependencies": {
25     "SWXMLHash": [
27     ],
28     "Stencil": [
30     ]
31   },
32   "pushed_with_swift_version": "3.0"