CocoaPods / CocoaPods/cocoapods-plugins
[plugins.json] Add cocoapods-user-defined-build-types
Open
- Dominant language
- Ruby
- Stars
- 80
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Please add the following entry to the `plugins.json` file:
```
{
"gem": "cocoapods-user-defined-build-types",
"name": "CocoaPods User Defined Build Types",
"author": "Jonathan Cardasis",
"url": "https://github.com/joncardasis/cocoapods-user-defined-build-types",
"description": "A CocoaPods plugin which can selectively set build type per pod (static library, dynamic framework, etc.)"
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.