[TIMOB-26058] iOS: Support CocoaPods for native modules
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | High |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | n/a |
| Reporter | Hans Knöchel |
| Assignee | Unknown |
| Created | 2018-05-20T19:09:38.000+0000 |
| Updated | 2018-05-20T19:09:48.000+0000 |
Description
We should support CocoaPods for native modules, because:
- It will decrease the module size (especially for the core-sdk, cc [~cwilliams])
- It will allow us to use open source modules without packaging (some additional tooling required)
- It brings us on one level with other frameworks regarding third-party support
No comments