[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 9 / 0 / LoadableNib / 1.0.0 / LoadableNib.podspec.json
blobd868744b5c99737b39727055e3f353484ca046a7
2   "name": "LoadableNib",
3   "version": "1.0.0",
4   "summary": "`LoadableNib` helps you load views from xib file in a type-safe way.",
5   "description": "`LoadableNib` helps you load views from xib file in a type-safe way.\nYou'll be able to reuse UIView's subclass with simple code, \nno matter the class is the view's `Custom Class` or `File's Owner`.",
6   "homepage": "https://github.com/Ckitakishi/LoadableNib",
7   "license": "MIT",
8   "authors": {
9     "Ckitakishi": "me@ckitakishi.com"
10   },
11   "social_media_url": "https://github.com/Ckitakishi",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/Ckitakishi/LoadableNib.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "Sources/",
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "4.0"
22   },
23   "pushed_with_swift_version": "4.0"