Registry / build-tool / motion-cocoapods

motion-cocoapods

JSON →
library1.11.0rbrubygemsunverified

Allows RubyMotion projects to access the CocoaPods dependency manager.

gem install motion-cocoapods
INSTALL
IMPORT
SIG · MOTION-COCOAPODS
M
motion-cocoapods
build-toolrubyv1.11.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Motion::CocoaPods
require 'motion-cocoapods'

Configure a RubyMotion project to use CocoaPods with the AFNetworking pod.

require 'motion-cocoapods' # In Rakefile: Motion::Project::App.setup do |app| app.pods do pod 'AFNetworking' end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.11.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
motion-cocoapods — gem install motion-cocoapods · libregistry