I am using cordova3.5.0 and i want to add my custom plugin to my project using CLI .I don't know what is the procedure to add own plugin to my project.Although i can add their native plugin simply type cordova add plugin org.apache.cordova.camera.
After lot of R&D i found there is only solution ,We can add custom plugin only manually not using CLI.