[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / 1 / 9 / 0 / LoadableNib / 0.0.1 / LoadableNib.podspec.json
blob44b8177bd68f540eb071f64766a9698678e370af
2   "name": "LoadableNib",
3   "version": "0.0.1",
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 resue 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": "0.0.1"
18   },
19   "source_files": "Sources/",
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "4.0"
22   },
23   "pushed_with_swift_version": "4.0"