Commit 3486c81
committed
CocoaPods-ized
* Added a `NilCoalescingAssignmentOperators.podspec`.
‣ Includes all the normal stuff: name, version, summary, etc. Notably:
⁃ No `description` yet.
⁃ License is “TBD”. The source code is doc-commented with `@license: WTFPL` and I'll probably go with the formal version of that— Public Domain.
⁃ To match Xcode settings, `ios.deployment_target` set to `8.0` and `macos.deployment_target` set to `10.9`.
⁃ `version` set to `0.1.0`.
* To appease `pod lib lint`, added a `LICENSE` file with just the text “To Be Determined” in it.1 parent df458e3 commit 3486c81
2 files changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments