[ 
https://issues.apache.org/jira/browse/CB-12902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah resolved CB-12902.
-----------------------------------
    Resolution: Duplicate

> Support addition of Swift based Pods via CocoaPods
> --------------------------------------------------
>
>                 Key: CB-12902
>                 URL: https://issues.apache.org/jira/browse/CB-12902
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-ios
>            Reporter: Libin Varghese
>            Priority: Minor
>
> Add support for Swift based Pods.
> An attribute 'use_frameworks' could be added to the <framework> element of 
> plugin.xml. ie. only when type="podspec".
> {code:xml}
> <framework src="SwiftyJSON" type="podspec" spec="~>3.1.4"  
> use_frameworks="true"/>
> {code}
> This would insert the below into the Podfile
> {code}
> use_frameworks!
> {code}
> https://guides.cocoapods.org/syntax/podfile.html#use_frameworks_bang



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to