[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / f / c / AttachExtensions / 0.1.0 / AttachExtensions.podspec.json
blob90ad961997f5074c198ea2711a8e0adbc5bef049
2   "name": "AttachExtensions",
3   "version": "0.1.0",
4   "swift_versions": [
5     "5.0",
6     "5.1",
7     "5.2",
8     "5.3"
9   ],
10   "summary": "UIViewController extensions for attach & detach objects.",
11   "description": "* Attach any object dynamically.\n* Keep lifecycle of attached objects & view controller together.",
12   "homepage": "https://github.com/congncif/AttachExtensions",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "CONG NGUYEN CHI": "congnc.if@gmail.com"
19   },
20   "source": {
21     "git": "https://github.com/congncif/AttachExtensions.git",
22     "tag": "0.1.0"
23   },
24   "social_media_url": "https://twitter.com/congncif",
25   "platforms": {
26     "ios": "9.0"
27   },
28   "source_files": "Sources/*.swift",
29   "swift_version": "5.3"