[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / 8 / PHBApplying / 0.1.0 / PHBApplying.podspec.json
blob1a05bf0db8635273e4b80ade81d78fd960985260
2   "name": "PHBApplying",
3   "version": "0.1.0",
4   "summary": "Apply changes to objects in-line.",
5   "description": "'Map-like syntactic sugar for single objects. Adds an `apply` and `applying` method to NSObject-subclasses to allow inline setup objects.'",
6   "homepage": "https://github.com/phlippieb/PHBApplying",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "phlippieb": "phlippie.bosman@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/phlippieb/PHBApplying.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "PHBApplying/Source/**/*.swift",
23   "swift_version": "5.0"