Clone the project and go to the root NeedlIOS/
Install node packages with the command :
npm install
Then install the pods ; go to the NeedlIOS/ios/ and run the command :
pod install
Then open NeedlIOS.xcworkspace with xCode and run the project (cmd + R)