[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / c / 8 / PHBApplying / 0.2.1 / PHBApplying.podspec.json
blob15f4728d077bbba4cc4bd75e7d8e2d833e54ed21
2   "name": "PHBApplying",
3   "version": "0.2.1",
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.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "Sources/PHBApplying/**/*.swift",
23   "swift_version": "4.0"