[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / d / Ladybug / 0.0.1 / Ladybug.podspec.json
blob69b36870a35bca87780a246661bcd9a1ac1f55ee
2   "name": "Ladybug",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/jhurray/Ladybug",
8   "authors": {
9     "Jeff Hurray": "jhurray33@gmail.com"
10   },
11   "summary": "A powerful model framework for Swift 4",
12   "source": {
13     "git": "https://github.com/jhurray/Ladybug.git",
14     "tag": "0.0.1"
15   },
16   "source_files": [
17     "Source/**/*.swift",
18     "Frameworks/Ladybug.h"
19   ],
20   "social_media_url": "https://twitter.com/jeffhurray",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "requires_arc": true,
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.0"
27   },
28   "pushed_with_swift_version": "4.0"